diff options
-rw-r--r-- | core/l10n/es.js | 2 | ||||
-rw-r--r-- | core/l10n/es.json | 2 | ||||
-rw-r--r-- | core/l10n/pl.js | 2 | ||||
-rw-r--r-- | core/l10n/pl.json | 2 | ||||
-rw-r--r-- | core/l10n/sk.js | 3 | ||||
-rw-r--r-- | core/l10n/sk.json | 3 | ||||
-rw-r--r-- | lib/l10n/ar.js | 1 | ||||
-rw-r--r-- | lib/l10n/ar.json | 1 |
8 files changed, 12 insertions, 4 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 6f6049384d1..983fc5ce43e 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -181,7 +181,7 @@ OC.L10N.register( "Edit Profile" : "Editar perfil", "The headline and about sections will show up here" : "El título y la sección acerca de aparecerán aquí", "You haven't added any info yet" : "No has añadido ninguna información todavía", - "{user} hasn't added any info yet" : "{user} no ha añadido ninguna información todavía", + "{user} hasn't added any info yet" : "{user} no ha añadido aún ninguna información", "Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página", "Reset search" : "Resetear búsqueda", "Search for {name} only" : "Buscar solo por {name}", diff --git a/core/l10n/es.json b/core/l10n/es.json index 87777be7d31..7bbe7edf13b 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -179,7 +179,7 @@ "Edit Profile" : "Editar perfil", "The headline and about sections will show up here" : "El título y la sección acerca de aparecerán aquí", "You haven't added any info yet" : "No has añadido ninguna información todavía", - "{user} hasn't added any info yet" : "{user} no ha añadido ninguna información todavía", + "{user} hasn't added any info yet" : "{user} no ha añadido aún ninguna información", "Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página", "Reset search" : "Resetear búsqueda", "Search for {name} only" : "Buscar solo por {name}", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index b6474c80147..ea4c141590a 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -427,6 +427,6 @@ OC.L10N.register( "Can't install this app because it is not compatible" : "Nie można zainstalować tej aplikacji, ponieważ nie jest kompatybilna", "Can't install this app" : "Nie można zainstalować tej aplikacji", "Checking for update of app \"%s\" in App Store" : "Sprawdzanie aktualizacji dla aplikacji \"%s\" w sklepie z aplikacjami", - "Checked for update of app \"%s\" in App Store" : "Sprawdzono aktualizacje dla aplikacji \"%s\" w sklepie z aplikacjami" + "Checked for update of app \"%s\" in App Store" : "Sprawdzono aktualizację dla aplikacji \"%s\" w sklepie z aplikacjami" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/core/l10n/pl.json b/core/l10n/pl.json index ac303661430..8a6e0fd1ca8 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -425,6 +425,6 @@ "Can't install this app because it is not compatible" : "Nie można zainstalować tej aplikacji, ponieważ nie jest kompatybilna", "Can't install this app" : "Nie można zainstalować tej aplikacji", "Checking for update of app \"%s\" in App Store" : "Sprawdzanie aktualizacji dla aplikacji \"%s\" w sklepie z aplikacjami", - "Checked for update of app \"%s\" in App Store" : "Sprawdzono aktualizacje dla aplikacji \"%s\" w sklepie z aplikacjami" + "Checked for update of app \"%s\" in App Store" : "Sprawdzono aktualizację dla aplikacji \"%s\" w sklepie z aplikacjami" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/core/l10n/sk.js b/core/l10n/sk.js index fbe94e38c90..6600a197301 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -179,6 +179,9 @@ OC.L10N.register( "Back" : "Späť", "Login form is disabled." : "Prihlasovací formulár je vypnutý.", "Edit Profile" : "Upraviť Profil", + "The headline and about sections will show up here" : "Tu sa zobrazí nadpis a sekcia Informácie", + "You haven't added any info yet" : "Zatiaľ ste nepridali žiadne informácie", + "{user} hasn't added any info yet" : "{user} zatiaľ nepridal žiadne informácie", "Error opening the user status modal, try hard refreshing the page" : "Chyba pri otváraní modálneho okna stavu používateľa, skúste stránku obnoviť", "Reset search" : "Vynuluj vyhľadávanie", "Search for {name} only" : "Hľadať iba {name}", diff --git a/core/l10n/sk.json b/core/l10n/sk.json index 591f1d95a9f..20e8eaa91ea 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -177,6 +177,9 @@ "Back" : "Späť", "Login form is disabled." : "Prihlasovací formulár je vypnutý.", "Edit Profile" : "Upraviť Profil", + "The headline and about sections will show up here" : "Tu sa zobrazí nadpis a sekcia Informácie", + "You haven't added any info yet" : "Zatiaľ ste nepridali žiadne informácie", + "{user} hasn't added any info yet" : "{user} zatiaľ nepridal žiadne informácie", "Error opening the user status modal, try hard refreshing the page" : "Chyba pri otváraní modálneho okna stavu používateľa, skúste stránku obnoviť", "Reset search" : "Vynuluj vyhľadávanie", "Search for {name} only" : "Hľadať iba {name}", diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index fe47e92e361..392fcb7ee15 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -40,6 +40,7 @@ OC.L10N.register( "Settings" : "الإعدادات", "Log out" : "الخروج", "Users" : "المستخدمين", + "Full name" : "الاسم الكامل", "Unknown user" : "المستخدم غير معروف", "Additional settings" : "الإعدادات المتقدمة", "%s enter the database username and name." : "%s أدخِل اسم قاعدة البيانات واسم مستخدمها.", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 7ecbf10f148..d63d1aba51d 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -38,6 +38,7 @@ "Settings" : "الإعدادات", "Log out" : "الخروج", "Users" : "المستخدمين", + "Full name" : "الاسم الكامل", "Unknown user" : "المستخدم غير معروف", "Additional settings" : "الإعدادات المتقدمة", "%s enter the database username and name." : "%s أدخِل اسم قاعدة البيانات واسم مستخدمها.", |