diff options
Diffstat (limited to 'apps/theming/l10n')
48 files changed, 56 insertions, 48 deletions
diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js index 19eeb742759..54e88acd860 100644 --- a/apps/theming/l10n/ar.js +++ b/apps/theming/l10n/ar.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "تم الحفظ", "Admin" : "ادارة", "a safe home for all your data" : "مكان آمن لكل معلوماتك", "The given name is too long" : "هذا الاسم أطول مما يجب", "The given web address is too long" : "هذا العنوان أطول مما يجب", "The given slogan is too long" : "هذا الشعار أطول مما يجب", "The given color is invalid" : "هناك خطأ في اللون", - "Saved" : "تم الحفظ", "No file uploaded" : "لم يتم رفع الملف", "Unsupported image type" : "صيغة الصورة غير مقبولة", "You are already using a custom theme" : "انت تستعمل قالب مخصص", diff --git a/apps/theming/l10n/ar.json b/apps/theming/l10n/ar.json index 6a651808d5b..4a8655f2f8a 100644 --- a/apps/theming/l10n/ar.json +++ b/apps/theming/l10n/ar.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "تم الحفظ", "Admin" : "ادارة", "a safe home for all your data" : "مكان آمن لكل معلوماتك", "The given name is too long" : "هذا الاسم أطول مما يجب", "The given web address is too long" : "هذا العنوان أطول مما يجب", "The given slogan is too long" : "هذا الشعار أطول مما يجب", "The given color is invalid" : "هناك خطأ في اللون", - "Saved" : "تم الحفظ", "No file uploaded" : "لم يتم رفع الملف", "Unsupported image type" : "صيغة الصورة غير مقبولة", "You are already using a custom theme" : "انت تستعمل قالب مخصص", diff --git a/apps/theming/l10n/bg.js b/apps/theming/l10n/bg.js index a0fd44abeae..8df4fdb0342 100644 --- a/apps/theming/l10n/bg.js +++ b/apps/theming/l10n/bg.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Запазено", "Admin" : "Админ", "a safe home for all your data" : "безопасен дом за всички ваши данни", "The given name is too long" : "Името е прекалено дълго", "The given web address is too long" : "web адреса е прекалено дълъг", "The given slogan is too long" : "Избраният лозунг е твърде дълъг", "The given color is invalid" : "Избраният цвят е невалиден", - "Saved" : "Запазено", "No file uploaded" : "Няма качен файл", "Unsupported image type" : "Неподдържан тип изображение", "You are already using a custom theme" : "Вие вече използвате персонализирана тема", diff --git a/apps/theming/l10n/bg.json b/apps/theming/l10n/bg.json index 0b842b12b1a..f3964d2aea0 100644 --- a/apps/theming/l10n/bg.json +++ b/apps/theming/l10n/bg.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Запазено", "Admin" : "Админ", "a safe home for all your data" : "безопасен дом за всички ваши данни", "The given name is too long" : "Името е прекалено дълго", "The given web address is too long" : "web адреса е прекалено дълъг", "The given slogan is too long" : "Избраният лозунг е твърде дълъг", "The given color is invalid" : "Избраният цвят е невалиден", - "Saved" : "Запазено", "No file uploaded" : "Няма качен файл", "Unsupported image type" : "Неподдържан тип изображение", "You are already using a custom theme" : "Вие вече използвате персонализирана тема", diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index c0046a209a8..b0e6d22b5b8 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Uloženo", "Admin" : "Administrace", "a safe home for all your data" : "bezpečný domov pro všechna vaše data", "The given name is too long" : "Zadaný název je příliš dlouhý", "The given web address is too long" : "Zadaná webová adresa je příliš dlouhá", "The given slogan is too long" : "Zadaný slogan je příliš dlouhý", "The given color is invalid" : "Zadaná barva je neplatná", - "Saved" : "Uloženo", "No file uploaded" : "Nenahrán žádný soubor", "Unsupported image type" : "Nepodporovaný typ obrázku", "You are already using a custom theme" : "Již používáte vlastní motiv", diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json index bf9c4cfb681..efb704e7fde 100644 --- a/apps/theming/l10n/cs.json +++ b/apps/theming/l10n/cs.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Uloženo", "Admin" : "Administrace", "a safe home for all your data" : "bezpečný domov pro všechna vaše data", "The given name is too long" : "Zadaný název je příliš dlouhý", "The given web address is too long" : "Zadaná webová adresa je příliš dlouhá", "The given slogan is too long" : "Zadaný slogan je příliš dlouhý", "The given color is invalid" : "Zadaná barva je neplatná", - "Saved" : "Uloženo", "No file uploaded" : "Nenahrán žádný soubor", "Unsupported image type" : "Nepodporovaný typ obrázku", "You are already using a custom theme" : "Již používáte vlastní motiv", diff --git a/apps/theming/l10n/da.js b/apps/theming/l10n/da.js index 3085c1336c7..94a2055c809 100644 --- a/apps/theming/l10n/da.js +++ b/apps/theming/l10n/da.js @@ -1,17 +1,18 @@ OC.L10N.register( "theming", { + "Saved" : "Gemt", "Admin" : "Admin", "a safe home for all your data" : "Et sikket hjem til alt dit data", "The given name is too long" : "Navnet er for langt", "The given web address is too long" : "Webadressen er for lang", "The given slogan is too long" : "Sloganet er for langt", "The given color is invalid" : "Farven er ikke gyldig", - "Saved" : "Gemt", "No file uploaded" : "Ingen fil uploadet", "Unsupported image type" : "Ikke-understøttet billede format", "You are already using a custom theme" : "Du bruger allerede et brugerdefineret tema", "Theming" : "Temaer", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming gør det muligt nemt at tilpasse udseendet på din installation og understøttede klienter. Dette vil være synlig for alle brugere.", "Name" : "Navn", "reset to default" : "nulstil til standardindstillinger ", "Web address" : "Web adresse", diff --git a/apps/theming/l10n/da.json b/apps/theming/l10n/da.json index 5261db8c5a6..4208ad2c825 100644 --- a/apps/theming/l10n/da.json +++ b/apps/theming/l10n/da.json @@ -1,15 +1,16 @@ { "translations": { + "Saved" : "Gemt", "Admin" : "Admin", "a safe home for all your data" : "Et sikket hjem til alt dit data", "The given name is too long" : "Navnet er for langt", "The given web address is too long" : "Webadressen er for lang", "The given slogan is too long" : "Sloganet er for langt", "The given color is invalid" : "Farven er ikke gyldig", - "Saved" : "Gemt", "No file uploaded" : "Ingen fil uploadet", "Unsupported image type" : "Ikke-understøttet billede format", "You are already using a custom theme" : "Du bruger allerede et brugerdefineret tema", "Theming" : "Temaer", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming gør det muligt nemt at tilpasse udseendet på din installation og understøttede klienter. Dette vil være synlig for alle brugere.", "Name" : "Navn", "reset to default" : "nulstil til standardindstillinger ", "Web address" : "Web adresse", diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index 8e67d5c28ea..617ec9f16f5 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -1,17 +1,18 @@ OC.L10N.register( "theming", { + "Saved" : "Gespeichert", "Admin" : "Administrator", "a safe home for all your data" : "Ein sicheres Zuhause für Deine Daten", "The given name is too long" : "Der eingegebene Name ist zu lang", "The given web address is too long" : "Die eingegebene Adresse ist zu lang", "The given slogan is too long" : "Der eingegebene Slogan ist zu lang", "The given color is invalid" : "Die gewählte Farbe ist ungültig", - "Saved" : "Gespeichert", "No file uploaded" : "Keine Datei hochgeladen", "Unsupported image type" : "Nicht unterstütztes Bild-Format", "You are already using a custom theme" : "Du benutzt bereits ein eigenes Thema", "Theming" : "Theming", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.", "Name" : "Name", "reset to default" : "Auf Standard zurücksetzen", "Web address" : "Internetadresse", diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json index 7f52928343e..9a4e41ca15e 100644 --- a/apps/theming/l10n/de.json +++ b/apps/theming/l10n/de.json @@ -1,15 +1,16 @@ { "translations": { + "Saved" : "Gespeichert", "Admin" : "Administrator", "a safe home for all your data" : "Ein sicheres Zuhause für Deine Daten", "The given name is too long" : "Der eingegebene Name ist zu lang", "The given web address is too long" : "Die eingegebene Adresse ist zu lang", "The given slogan is too long" : "Der eingegebene Slogan ist zu lang", "The given color is invalid" : "Die gewählte Farbe ist ungültig", - "Saved" : "Gespeichert", "No file uploaded" : "Keine Datei hochgeladen", "Unsupported image type" : "Nicht unterstütztes Bild-Format", "You are already using a custom theme" : "Du benutzt bereits ein eigenes Thema", "Theming" : "Theming", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.", "Name" : "Name", "reset to default" : "Auf Standard zurücksetzen", "Web address" : "Internetadresse", diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js index af808f39c91..38d0460d4e4 100644 --- a/apps/theming/l10n/de_DE.js +++ b/apps/theming/l10n/de_DE.js @@ -1,17 +1,18 @@ OC.L10N.register( "theming", { + "Saved" : "Gespeichert", "Admin" : "Administrator", "a safe home for all your data" : "Ein sicheres Zuhause für Ihre Daten", "The given name is too long" : "Der eingegebene Name ist zu lang", "The given web address is too long" : "Die eingegebene Adresse ist zu lang", "The given slogan is too long" : "Der eingegebene Slogan ist zu lang", "The given color is invalid" : "Die gewählte Farbe ist ungültig", - "Saved" : "Gespeichert", "No file uploaded" : "Keine Datei hochgeladen", "Unsupported image type" : "Nicht unterstütztes Bild-Format", "You are already using a custom theme" : "Sie benutzen bereits ein eigenes Thema", "Theming" : "Theming", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.", "Name" : "Name", "reset to default" : "Auf Standard zurücksetzen", "Web address" : "Internetadresse", diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json index f613058fe3f..2376ed7bb14 100644 --- a/apps/theming/l10n/de_DE.json +++ b/apps/theming/l10n/de_DE.json @@ -1,15 +1,16 @@ { "translations": { + "Saved" : "Gespeichert", "Admin" : "Administrator", "a safe home for all your data" : "Ein sicheres Zuhause für Ihre Daten", "The given name is too long" : "Der eingegebene Name ist zu lang", "The given web address is too long" : "Die eingegebene Adresse ist zu lang", "The given slogan is too long" : "Der eingegebene Slogan ist zu lang", "The given color is invalid" : "Die gewählte Farbe ist ungültig", - "Saved" : "Gespeichert", "No file uploaded" : "Keine Datei hochgeladen", "Unsupported image type" : "Nicht unterstütztes Bild-Format", "You are already using a custom theme" : "Sie benutzen bereits ein eigenes Thema", "Theming" : "Theming", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.", "Name" : "Name", "reset to default" : "Auf Standard zurücksetzen", "Web address" : "Internetadresse", diff --git a/apps/theming/l10n/el.js b/apps/theming/l10n/el.js index 82c5ea726e4..4bfd9bf3cf7 100644 --- a/apps/theming/l10n/el.js +++ b/apps/theming/l10n/el.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Αποθηκεύτηκαν", "Admin" : "Διαχειριστής", "a safe home for all your data" : "μια ασφαλής τοποθεσία για όλα σας τα δεδομένα", "The given name is too long" : "Το όνομα που δόθηκε είναι πολύ μεγάλο", "The given web address is too long" : "Η διεύθυνση ιστοσελίδας που δόθηκε είναι πολύ μεγάλη.", "The given slogan is too long" : "Το ρητό που δόθηκε είναι πολύ μεγάλο", "The given color is invalid" : "Δόθηκε μη έγκυρο χρώμα", - "Saved" : "Αποθηκεύτηκαν", "No file uploaded" : "Δεν έχει μεταφορτωθεί αρχείο", "Unsupported image type" : "Μη υποστηριζόμενος τύπος εικόνας", "You are already using a custom theme" : "Χρησιμοποιείτε ήδη προσαρμοσμένο θέμα", diff --git a/apps/theming/l10n/el.json b/apps/theming/l10n/el.json index 046209ea285..9169c1e4ad3 100644 --- a/apps/theming/l10n/el.json +++ b/apps/theming/l10n/el.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Αποθηκεύτηκαν", "Admin" : "Διαχειριστής", "a safe home for all your data" : "μια ασφαλής τοποθεσία για όλα σας τα δεδομένα", "The given name is too long" : "Το όνομα που δόθηκε είναι πολύ μεγάλο", "The given web address is too long" : "Η διεύθυνση ιστοσελίδας που δόθηκε είναι πολύ μεγάλη.", "The given slogan is too long" : "Το ρητό που δόθηκε είναι πολύ μεγάλο", "The given color is invalid" : "Δόθηκε μη έγκυρο χρώμα", - "Saved" : "Αποθηκεύτηκαν", "No file uploaded" : "Δεν έχει μεταφορτωθεί αρχείο", "Unsupported image type" : "Μη υποστηριζόμενος τύπος εικόνας", "You are already using a custom theme" : "Χρησιμοποιείτε ήδη προσαρμοσμένο θέμα", diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index 36fafe3cb6f..cb1629de223 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un hogar seguro para todos tus datos", "The given name is too long" : "El nombre provisto es muy largo", "The given web address is too long" : "La dirección provista es muy larga", "The given slogan is too long" : "El eslogan provisto es muy largo", "The given color is invalid" : "El color provisto es inválido", - "Saved" : "Guardado", "No file uploaded" : "No se ha subido archivo", "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme" : "Usted ya usa un tema personalizado", diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json index a724f4bbd9d..4aa3cadcef7 100644 --- a/apps/theming/l10n/es.json +++ b/apps/theming/l10n/es.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un hogar seguro para todos tus datos", "The given name is too long" : "El nombre provisto es muy largo", "The given web address is too long" : "La dirección provista es muy larga", "The given slogan is too long" : "El eslogan provisto es muy largo", "The given color is invalid" : "El color provisto es inválido", - "Saved" : "Guardado", "No file uploaded" : "No se ha subido archivo", "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme" : "Usted ya usa un tema personalizado", diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js index fb1bfca4914..c5640d03436 100644 --- a/apps/theming/l10n/es_MX.js +++ b/apps/theming/l10n/es_MX.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un lugar seguro para todos sus datos", "The given name is too long" : "El nombre dado es demasiado largo", "The given web address is too long" : "La dirección web dada es demasiado larga", "The given slogan is too long" : "El lema dado es demasiado largo", "The given color is invalid" : "El color dado es inválido", - "Saved" : "Guardado", "No file uploaded" : "No hay archivos cargados", "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme" : "Usted ya se encuentra usando un tema personalizado", diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json index d2d65f4b0c8..12ed64f3f84 100644 --- a/apps/theming/l10n/es_MX.json +++ b/apps/theming/l10n/es_MX.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un lugar seguro para todos sus datos", "The given name is too long" : "El nombre dado es demasiado largo", "The given web address is too long" : "La dirección web dada es demasiado larga", "The given slogan is too long" : "El lema dado es demasiado largo", "The given color is invalid" : "El color dado es inválido", - "Saved" : "Guardado", "No file uploaded" : "No hay archivos cargados", "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme" : "Usted ya se encuentra usando un tema personalizado", diff --git a/apps/theming/l10n/fi.js b/apps/theming/l10n/fi.js index de016554c93..76ddfff8ec9 100644 --- a/apps/theming/l10n/fi.js +++ b/apps/theming/l10n/fi.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Tallennettu", "Admin" : "Ylläpito", "a safe home for all your data" : "turvallinen koti kaikille tiedostoillesi", "The given name is too long" : "Nimi on liian pitkä", "The given web address is too long" : "Verkko-osoite on liian pitkä", "The given slogan is too long" : "Slogani on liian pitkä", "The given color is invalid" : "Väri on virheellinen", - "Saved" : "Tallennettu", "No file uploaded" : "Ei tiedostoa lähetetty", "Unsupported image type" : "Ei-tuettu kuvatiedostomuoto", "You are already using a custom theme" : "Käytät jo kustomoitua ulkoasua", diff --git a/apps/theming/l10n/fi.json b/apps/theming/l10n/fi.json index 093acccde75..854bf98897a 100644 --- a/apps/theming/l10n/fi.json +++ b/apps/theming/l10n/fi.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Tallennettu", "Admin" : "Ylläpito", "a safe home for all your data" : "turvallinen koti kaikille tiedostoillesi", "The given name is too long" : "Nimi on liian pitkä", "The given web address is too long" : "Verkko-osoite on liian pitkä", "The given slogan is too long" : "Slogani on liian pitkä", "The given color is invalid" : "Väri on virheellinen", - "Saved" : "Tallennettu", "No file uploaded" : "Ei tiedostoa lähetetty", "Unsupported image type" : "Ei-tuettu kuvatiedostomuoto", "You are already using a custom theme" : "Käytät jo kustomoitua ulkoasua", diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index e608fc4b7e2..ce3a8e520a1 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Enregistré", "Admin" : "Administration", "a safe home for all your data" : "un endroit sûr pour toutes vos données", "The given name is too long" : "Le nom donné est trop long", "The given web address is too long" : "L'adresse web donnée est trop longue", "The given slogan is too long" : "Le slogan donné est trop long", "The given color is invalid" : "La couleur donnée est invalide", - "Saved" : "Enregistré", "No file uploaded" : "Aucun fichier téléversé", "Unsupported image type" : "Ce type d'image n'est pas pris en charge", "You are already using a custom theme" : "Vous utilisez déjà un thème personnalisé", diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index 4b3d54e57da..80765a0683a 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Enregistré", "Admin" : "Administration", "a safe home for all your data" : "un endroit sûr pour toutes vos données", "The given name is too long" : "Le nom donné est trop long", "The given web address is too long" : "L'adresse web donnée est trop longue", "The given slogan is too long" : "Le slogan donné est trop long", "The given color is invalid" : "La couleur donnée est invalide", - "Saved" : "Enregistré", "No file uploaded" : "Aucun fichier téléversé", "Unsupported image type" : "Ce type d'image n'est pas pris en charge", "You are already using a custom theme" : "Vous utilisez déjà un thème personnalisé", diff --git a/apps/theming/l10n/hu.js b/apps/theming/l10n/hu.js index a0549dfd06b..ca3299ff98f 100644 --- a/apps/theming/l10n/hu.js +++ b/apps/theming/l10n/hu.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Mentve!", "Admin" : "Adminisztrátor", "a safe home for all your data" : "biztonságos hely az adataid számára", "The given name is too long" : "A bevitt név túl hosszú", "The given web address is too long" : "A bevitt webcím túl hosszú", "The given slogan is too long" : "A bevitt szlogen túl hosszú", "The given color is invalid" : "A bevitt szín érvénytelen", - "Saved" : "Mentve!", "No file uploaded" : "Nincs fájl feltöltve", "Unsupported image type" : "Nem támogatott képtípus", "You are already using a custom theme" : "Már egyedi témát használ", diff --git a/apps/theming/l10n/hu.json b/apps/theming/l10n/hu.json index 6023637c81d..3589db365c7 100644 --- a/apps/theming/l10n/hu.json +++ b/apps/theming/l10n/hu.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Mentve!", "Admin" : "Adminisztrátor", "a safe home for all your data" : "biztonságos hely az adataid számára", "The given name is too long" : "A bevitt név túl hosszú", "The given web address is too long" : "A bevitt webcím túl hosszú", "The given slogan is too long" : "A bevitt szlogen túl hosszú", "The given color is invalid" : "A bevitt szín érvénytelen", - "Saved" : "Mentve!", "No file uploaded" : "Nincs fájl feltöltve", "Unsupported image type" : "Nem támogatott képtípus", "You are already using a custom theme" : "Már egyedi témát használ", diff --git a/apps/theming/l10n/is.js b/apps/theming/l10n/is.js index 050c24d1aa3..bee8f7c42bd 100644 --- a/apps/theming/l10n/is.js +++ b/apps/theming/l10n/is.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Vistað", "Admin" : "Stjórnandi", "a safe home for all your data" : "öruggur staður fyrir öll gögnin þín", "The given name is too long" : "Uppgefið nafn er of langt", "The given web address is too long" : "Uppgefið veffang er of langt", "The given slogan is too long" : "Uppgefið slagorð er of langt", "The given color is invalid" : "Uppgefinn litur er ógildur", - "Saved" : "Vistað", "No file uploaded" : "Engin skrá var send inn", "Unsupported image type" : "Óstudd gerð myndar", "You are already using a custom theme" : "Þú ert nú þegar að nota sérsniðið þema", diff --git a/apps/theming/l10n/is.json b/apps/theming/l10n/is.json index cfb7459f6d5..99d4e92a409 100644 --- a/apps/theming/l10n/is.json +++ b/apps/theming/l10n/is.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Vistað", "Admin" : "Stjórnandi", "a safe home for all your data" : "öruggur staður fyrir öll gögnin þín", "The given name is too long" : "Uppgefið nafn er of langt", "The given web address is too long" : "Uppgefið veffang er of langt", "The given slogan is too long" : "Uppgefið slagorð er of langt", "The given color is invalid" : "Uppgefinn litur er ógildur", - "Saved" : "Vistað", "No file uploaded" : "Engin skrá var send inn", "Unsupported image type" : "Óstudd gerð myndar", "You are already using a custom theme" : "Þú ert nú þegar að nota sérsniðið þema", diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index 629dc4e71dc..15be95c50ea 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Salvato", "Admin" : "Amministratore", "a safe home for all your data" : "una casa sicura per i tuoi dati", "The given name is too long" : "Questo nome è troppo lungo", "The given web address is too long" : "Questo indirizzo web è troppo lungo", "The given slogan is too long" : "Questo slogan è troppo lungo", "The given color is invalid" : "Questo colore non è valido", - "Saved" : "Salvato", "No file uploaded" : "Nessun file caricato", "Unsupported image type" : "Tipo di immagine non supportato", "You are already using a custom theme" : "Stai già usando un tema personalizzato", diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json index 771d46f2189..2e4f3618e8f 100644 --- a/apps/theming/l10n/it.json +++ b/apps/theming/l10n/it.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Salvato", "Admin" : "Amministratore", "a safe home for all your data" : "una casa sicura per i tuoi dati", "The given name is too long" : "Questo nome è troppo lungo", "The given web address is too long" : "Questo indirizzo web è troppo lungo", "The given slogan is too long" : "Questo slogan è troppo lungo", "The given color is invalid" : "Questo colore non è valido", - "Saved" : "Salvato", "No file uploaded" : "Nessun file caricato", "Unsupported image type" : "Tipo di immagine non supportato", "You are already using a custom theme" : "Stai già usando un tema personalizzato", diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js index dba3f2af333..f91176aa79e 100644 --- a/apps/theming/l10n/nb.js +++ b/apps/theming/l10n/nb.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Lagret", "Admin" : "Admin", "a safe home for all your data" : "et trygt hjem for alle dine data", "The given name is too long" : "Navnet er for langt", "The given web address is too long" : "Nettadressen er for lang", "The given slogan is too long" : "Slagordet er for langt", "The given color is invalid" : "Fargen er ugyldig", - "Saved" : "Lagret", "No file uploaded" : "Ingen fil lastet opp", "Unsupported image type" : "Filtypen støttes ikke", "You are already using a custom theme" : "Du bruker allerede en egendefinert drakt", diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json index 5f6a65d87b9..2dfb84f1a15 100644 --- a/apps/theming/l10n/nb.json +++ b/apps/theming/l10n/nb.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Lagret", "Admin" : "Admin", "a safe home for all your data" : "et trygt hjem for alle dine data", "The given name is too long" : "Navnet er for langt", "The given web address is too long" : "Nettadressen er for lang", "The given slogan is too long" : "Slagordet er for langt", "The given color is invalid" : "Fargen er ugyldig", - "Saved" : "Lagret", "No file uploaded" : "Ingen fil lastet opp", "Unsupported image type" : "Filtypen støttes ikke", "You are already using a custom theme" : "Du bruker allerede en egendefinert drakt", diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 509333859af..ea9fb47f6df 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Opgeslagen", "Admin" : "Beheer", "a safe home for all your data" : "een veilige plek voor al je gegevens", "The given name is too long" : "De opgegeven naam is te lang", "The given web address is too long" : "Het opgegeven internetadres is te lang", "The given slogan is too long" : "De opgegeven slagzin is te lang", "The given color is invalid" : "De opgegeven kleur is ongeldig", - "Saved" : "Opgeslagen", "No file uploaded" : "Geen bestand geüpload", "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", "You are already using a custom theme" : "Je gebruikt al een maatwerkthema", diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index df816256bb5..9fe5e98c7b6 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Opgeslagen", "Admin" : "Beheer", "a safe home for all your data" : "een veilige plek voor al je gegevens", "The given name is too long" : "De opgegeven naam is te lang", "The given web address is too long" : "Het opgegeven internetadres is te lang", "The given slogan is too long" : "De opgegeven slagzin is te lang", "The given color is invalid" : "De opgegeven kleur is ongeldig", - "Saved" : "Opgeslagen", "No file uploaded" : "Geen bestand geüpload", "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", "You are already using a custom theme" : "Je gebruikt al een maatwerkthema", diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index 59ee1aa3c78..9eaa70b2120 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Zapisano", "Admin" : "Admin", "a safe home for all your data" : "bezpieczna schowek dla wszystkich twoich danych", "The given name is too long" : "Wpisana nazwa jest zbyt długi", "The given web address is too long" : "Wpisany adres internetowy jest zbyt długi", "The given slogan is too long" : "Wpisany slogan jest zbyt długi", "The given color is invalid" : "Podany kolor jest nieprawidłowy", - "Saved" : "Zapisano", "No file uploaded" : "Nie wysłano pliku", "Unsupported image type" : "Nieobsługiwany typ zdjęcia", "You are already using a custom theme" : "Używasz już motywu niestandarowego", diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json index 2f191dc13d5..b9b05f4a5bd 100644 --- a/apps/theming/l10n/pl.json +++ b/apps/theming/l10n/pl.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Zapisano", "Admin" : "Admin", "a safe home for all your data" : "bezpieczna schowek dla wszystkich twoich danych", "The given name is too long" : "Wpisana nazwa jest zbyt długi", "The given web address is too long" : "Wpisany adres internetowy jest zbyt długi", "The given slogan is too long" : "Wpisany slogan jest zbyt długi", "The given color is invalid" : "Podany kolor jest nieprawidłowy", - "Saved" : "Zapisano", "No file uploaded" : "Nie wysłano pliku", "Unsupported image type" : "Nieobsługiwany typ zdjęcia", "You are already using a custom theme" : "Używasz już motywu niestandarowego", diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js index e789208c47e..7a058a00b41 100644 --- a/apps/theming/l10n/pt_BR.js +++ b/apps/theming/l10n/pt_BR.js @@ -1,17 +1,18 @@ OC.L10N.register( "theming", { + "Saved" : "Salva", "Admin" : "Administrador", "a safe home for all your data" : "um lugar seguro para seus dados", "The given name is too long" : "O nome é muito longo", "The given web address is too long" : "O endereço da Web fornecido é muito longo", "The given slogan is too long" : "O slogan dado é muito longo", "The given color is invalid" : "A cor fornecida é inválida", - "Saved" : "Salva", "No file uploaded" : "Nenhum arquivo enviado", "Unsupported image type" : "Tipo de imagem não suportado", "You are already using a custom theme" : "Você já está usando um tema personalizado", "Theming" : "Personalização", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível a todos os usuários.", "Name" : "Nome", "reset to default" : "restaurar ao padrão", "Web address" : "Endereço da Web", diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json index 95bfcea2bc0..f0458f54c06 100644 --- a/apps/theming/l10n/pt_BR.json +++ b/apps/theming/l10n/pt_BR.json @@ -1,15 +1,16 @@ { "translations": { + "Saved" : "Salva", "Admin" : "Administrador", "a safe home for all your data" : "um lugar seguro para seus dados", "The given name is too long" : "O nome é muito longo", "The given web address is too long" : "O endereço da Web fornecido é muito longo", "The given slogan is too long" : "O slogan dado é muito longo", "The given color is invalid" : "A cor fornecida é inválida", - "Saved" : "Salva", "No file uploaded" : "Nenhum arquivo enviado", "Unsupported image type" : "Tipo de imagem não suportado", "You are already using a custom theme" : "Você já está usando um tema personalizado", "Theming" : "Personalização", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível a todos os usuários.", "Name" : "Nome", "reset to default" : "restaurar ao padrão", "Web address" : "Endereço da Web", diff --git a/apps/theming/l10n/ru.js b/apps/theming/l10n/ru.js index 817adbbdc1d..2169af679f6 100644 --- a/apps/theming/l10n/ru.js +++ b/apps/theming/l10n/ru.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Сохранено", "Admin" : "Администратор", "a safe home for all your data" : "надежный дом для всех ваших данных", "The given name is too long" : "Указанное название слишком длинное", "The given web address is too long" : "Указанный веб адрес слишком длинный", "The given slogan is too long" : "Указанный слоган слишком длинный", "The given color is invalid" : "Задан неправильный цвет", - "Saved" : "Сохранено", "No file uploaded" : "Нет загруженных файлов", "Unsupported image type" : "Неподдерживаемый тип изображения", "You are already using a custom theme" : "Вы уже используете настраиваемую тему", diff --git a/apps/theming/l10n/ru.json b/apps/theming/l10n/ru.json index 3666c2a0d63..fe15a6b5670 100644 --- a/apps/theming/l10n/ru.json +++ b/apps/theming/l10n/ru.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Сохранено", "Admin" : "Администратор", "a safe home for all your data" : "надежный дом для всех ваших данных", "The given name is too long" : "Указанное название слишком длинное", "The given web address is too long" : "Указанный веб адрес слишком длинный", "The given slogan is too long" : "Указанный слоган слишком длинный", "The given color is invalid" : "Задан неправильный цвет", - "Saved" : "Сохранено", "No file uploaded" : "Нет загруженных файлов", "Unsupported image type" : "Неподдерживаемый тип изображения", "You are already using a custom theme" : "Вы уже используете настраиваемую тему", diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js index f735ce5a409..8a01b6f2f4a 100644 --- a/apps/theming/l10n/sk.js +++ b/apps/theming/l10n/sk.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Uložené", "Admin" : "Správca", "a safe home for all your data" : "bezpečný domov pre všetky vaše dáta", "The given name is too long" : "Zadané meno je príliš dlhé", "The given web address is too long" : "Zadaná web adresa je príliš dlhá", "The given slogan is too long" : "Zadaný slogan je príliš dlhý", "The given color is invalid" : "Zadaná farba nie je platná", - "Saved" : "Uložené", "No file uploaded" : "Žiadny súbor nebol nahraný", "Unsupported image type" : "Typ obrázka nie je podporovaný", "You are already using a custom theme" : "Už používate upravený vzhľad", diff --git a/apps/theming/l10n/sk.json b/apps/theming/l10n/sk.json index 31ab56f00c0..4cbac33e811 100644 --- a/apps/theming/l10n/sk.json +++ b/apps/theming/l10n/sk.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Uložené", "Admin" : "Správca", "a safe home for all your data" : "bezpečný domov pre všetky vaše dáta", "The given name is too long" : "Zadané meno je príliš dlhé", "The given web address is too long" : "Zadaná web adresa je príliš dlhá", "The given slogan is too long" : "Zadaný slogan je príliš dlhý", "The given color is invalid" : "Zadaná farba nie je platná", - "Saved" : "Uložené", "No file uploaded" : "Žiadny súbor nebol nahraný", "Unsupported image type" : "Typ obrázka nie je podporovaný", "You are already using a custom theme" : "Už používate upravený vzhľad", diff --git a/apps/theming/l10n/sv.js b/apps/theming/l10n/sv.js index 7b75d1d8511..cbc5282d8bd 100644 --- a/apps/theming/l10n/sv.js +++ b/apps/theming/l10n/sv.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Sparat", "Admin" : "Admin", "a safe home for all your data" : "En säker plats för alla dina filer och data", "The given name is too long" : "Det angivna namnet är för långt", "The given web address is too long" : "Den angivna adressen är för lång", "The given slogan is too long" : "Den angivna slogan är för lång", "The given color is invalid" : "Den angivna färgen är inte tillgänglig", - "Saved" : "Sparat", "No file uploaded" : "Ingen fil uppladdad", "Unsupported image type" : "Filtypen är ej giltig", "You are already using a custom theme" : "Du använder redan ett annat tema", diff --git a/apps/theming/l10n/sv.json b/apps/theming/l10n/sv.json index 3de28c76008..ecd37a0753c 100644 --- a/apps/theming/l10n/sv.json +++ b/apps/theming/l10n/sv.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Sparat", "Admin" : "Admin", "a safe home for all your data" : "En säker plats för alla dina filer och data", "The given name is too long" : "Det angivna namnet är för långt", "The given web address is too long" : "Den angivna adressen är för lång", "The given slogan is too long" : "Den angivna slogan är för lång", "The given color is invalid" : "Den angivna färgen är inte tillgänglig", - "Saved" : "Sparat", "No file uploaded" : "Ingen fil uppladdad", "Unsupported image type" : "Filtypen är ej giltig", "You are already using a custom theme" : "Du använder redan ett annat tema", diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index a48fd2327d0..6b8d3b393d1 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Kaydedildi", "Admin" : "Yönetici", "a safe home for all your data" : "verileriniz için güvenli bir barınak", "The given name is too long" : "Belirtilen ad çok uzun", "The given web address is too long" : "Belirtilen web adresi çok uzun", "The given slogan is too long" : "Belirtilen slogan çok uzun", "The given color is invalid" : "Belirtilen renk geçersiz", - "Saved" : "Kaydedildi", "No file uploaded" : "Herhangi bir dosya yüklenmemiş", "Unsupported image type" : "Görsel türü desteklenmiyor", "You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz", diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json index 4e2071a0cf9..afc37da091b 100644 --- a/apps/theming/l10n/tr.json +++ b/apps/theming/l10n/tr.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "Kaydedildi", "Admin" : "Yönetici", "a safe home for all your data" : "verileriniz için güvenli bir barınak", "The given name is too long" : "Belirtilen ad çok uzun", "The given web address is too long" : "Belirtilen web adresi çok uzun", "The given slogan is too long" : "Belirtilen slogan çok uzun", "The given color is invalid" : "Belirtilen renk geçersiz", - "Saved" : "Kaydedildi", "No file uploaded" : "Herhangi bir dosya yüklenmemiş", "Unsupported image type" : "Görsel türü desteklenmiyor", "You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz", diff --git a/apps/theming/l10n/vi.js b/apps/theming/l10n/vi.js index 5dbedc87f7b..4bc27a36332 100644 --- a/apps/theming/l10n/vi.js +++ b/apps/theming/l10n/vi.js @@ -1,11 +1,11 @@ OC.L10N.register( "theming", { + "Saved" : "Đã lưu", "The given name is too long" : "Tên quá dài", "The given web address is too long" : "Địa chỉ web quá dài", "The given slogan is too long" : "Khẩu hiệu quá dài", "The given color is invalid" : "Màu đã chọn không hợp lệ", - "Saved" : "Đã lưu", "No file uploaded" : "Không có tệp nào được tải lên", "Unsupported image type" : "Loại hình ảnh không được hỗ trợ", "You are already using a custom theme" : "Bạn đã sử dụng một chủ đề tuỳ chỉnh", diff --git a/apps/theming/l10n/vi.json b/apps/theming/l10n/vi.json index de50a696d82..dac197289d7 100644 --- a/apps/theming/l10n/vi.json +++ b/apps/theming/l10n/vi.json @@ -1,9 +1,9 @@ { "translations": { + "Saved" : "Đã lưu", "The given name is too long" : "Tên quá dài", "The given web address is too long" : "Địa chỉ web quá dài", "The given slogan is too long" : "Khẩu hiệu quá dài", "The given color is invalid" : "Màu đã chọn không hợp lệ", - "Saved" : "Đã lưu", "No file uploaded" : "Không có tệp nào được tải lên", "Unsupported image type" : "Loại hình ảnh không được hỗ trợ", "You are already using a custom theme" : "Bạn đã sử dụng một chủ đề tuỳ chỉnh", diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index a8be448fe93..c51cc8aee84 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "已保存", "Admin" : "管理", "a safe home for all your data" : "给您所有的数据一个安全的家", "The given name is too long" : "输入的名称过长", "The given web address is too long" : "输入的地址过长", "The given slogan is too long" : "输入的标语过长", "The given color is invalid" : "提供的颜色无效", - "Saved" : "已保存", "No file uploaded" : "文件没有上传", "Unsupported image type" : "不支持图片格式", "You are already using a custom theme" : "你已经在使用自定义主题", diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json index 9fab5a516ea..af485f7820b 100644 --- a/apps/theming/l10n/zh_CN.json +++ b/apps/theming/l10n/zh_CN.json @@ -1,11 +1,11 @@ { "translations": { + "Saved" : "已保存", "Admin" : "管理", "a safe home for all your data" : "给您所有的数据一个安全的家", "The given name is too long" : "输入的名称过长", "The given web address is too long" : "输入的地址过长", "The given slogan is too long" : "输入的标语过长", "The given color is invalid" : "提供的颜色无效", - "Saved" : "已保存", "No file uploaded" : "文件没有上传", "Unsupported image type" : "不支持图片格式", "You are already using a custom theme" : "你已经在使用自定义主题", |