Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ui/public/i18n/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"created": "Erstellt",
"mount": "Mount",
"no_images": "Keine Abbilder",
"configure": "Konfigurieren"
"configure": "konfigurieren"
},
"settings": {
"title": "Einstellungen",
Expand All @@ -47,7 +47,7 @@
"admin_password_tooltip": "Der Benutzer 'admin' ist der interne Benutzer von Nextcloud. Das Kennwort wird zur Anmeldung im Nextcloud Web-Intrerface verwendet.",
"host_pattern": "Voll-qualifizierter Domänen-Name (FQDN) erforderlich",
"host_format": "Voll-qualifizierter Domänen-Name (FQDN) erforderlich",
"internal_smarthost": "Manage email sending from Nextcloud admin panel"
"internal_smarthost": "E-Mail-Versand über das Nextcloud-Admin-Panel verwalten"
},
"about": {
"title": "Über"
Expand All @@ -67,7 +67,7 @@
"password_invalid_chars": "Das Passwort darf weder Leerzeichen noch die folgenden Zeichen enthalten: ' \" =",
"generic_error": "Etwas ist schief gegangen",
"401": "Authentifizierung fehlerhaft",
"403": "Vorgang nicht autorisiert",
"403": "Vorgang nicht zulässig",
"404": "Ressource nicht gefunden",
"cannot_retrieve_installed_modules": "Fehler beim Abruf installierter Module",
"cannot_retrieve_configuration": "Konfiguration kann nicht abgerufen werden"
Expand Down
2 changes: 1 addition & 1 deletion ui/public/i18n/it/translation.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"error": {
"validation_error": "Errore di validazione",
"network_error": "Errore di rete",
"network_error": "Errore di rete. Controlla la connessione e ricarica la pagina.",
"error": "Errore",
"404": "Risorsa non trovata",
"cannot_retrieve_installed_modules": "Impossibile elencare moduli installati",
Expand Down
12 changes: 6 additions & 6 deletions ui/public/i18n/ta/translation.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"common": {
"required": "தேவை",
"work_in_progress": "வேலை நடந்து கொண்டிருக்கிறது"
"work_in_progress": "வேலை முன்னேற்றத்தில் உள்ளது"
},
"status": {
"services": "சேவை | சேவைகள்",
Expand All @@ -12,12 +12,12 @@
"created": "உருவாக்கப்பட்டது",
"size": "அளவு",
"no_images": "படங்கள் இல்லை",
"app_volumes": "பயன்பாட்டின் அளவு | பயன்பாட்டின் தொகுதிகள்",
"app_volumes": "பயன்பாட்டு தொகுதி | பயன்பாட்டு தொகுதிகள்",
"app_images": "பயன்பாட்டு படம் | பயன்பாட்டு படங்கள்",
"open_nextcloud_webapp": "நெக்ச்ட் முகில் திறக்கவும்",
"no_services": "சேவைகள் இல்லை",
"configure": "உள்ளமைக்கவும்",
"mount": "மவுண்ட்",
"mount": "ஏற்று",
"not_configured": "கட்டமைக்கப்படவில்லை",
"installation_node": "நிறுவல் முனை",
"node": "கணு",
Expand Down Expand Up @@ -59,14 +59,14 @@
"403": "செயல்பாடு அங்கீகரிக்கப்படவில்லை",
"cannot_retrieve_installed_modules": "நிறுவப்பட்ட தொகுதிகளை மீட்டெடுக்க முடியாது",
"401": "தவறான ஏற்பு",
"cannot_retrieve_module_info": "தொகுதி தகவலை மீட்டெடுக்க முடியவில்லை",
"cannot_retrieve_module_info": "தொகுதி தகவலை மீட்டெடுக்க முடியாது",
"generic_error": "ஏதோ தவறாகிவிட்டது",
"cannot_retrieve_configuration": "உள்ளமைவை மீட்டெடுக்க முடியாது",
"error": "பிழை",
"network_timeout": "பிணையம் நேரம் முடிந்தது",
"network_timeout": "பிணைய நேரம் முடிந்தது",
"password_invalid_chars": "கடவுச்சொல்லில் இடைவெளிகள் அல்லது பின்வரும் எழுத்துக்கள் இருக்காது: '\"=",
"404": "சான்று கிடைக்கவில்லை",
"network_error": "பிணையம் பிழை",
"network_error": "பிணையப் பிழை",
"validation_error": "சரிபார்ப்பு பிழை"
},
"action": {
Expand Down