mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
2d19e2cfb5
commit
d42a28cd7c
8 changed files with 12 additions and 4 deletions
|
|
@ -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}",
|
||||
|
|
|
|||
|
|
@ -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}",
|
||||
|
|
|
|||
|
|
@ -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);");
|
||||
|
|
|
|||
|
|
@ -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);"
|
||||
}
|
||||
|
|
@ -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}",
|
||||
|
|
|
|||
|
|
@ -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}",
|
||||
|
|
|
|||
|
|
@ -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 أدخِل اسم قاعدة البيانات واسم مستخدمها.",
|
||||
|
|
|
|||
|
|
@ -38,6 +38,7 @@
|
|||
"Settings" : "الإعدادات",
|
||||
"Log out" : "الخروج",
|
||||
"Users" : "المستخدمين",
|
||||
"Full name" : "الاسم الكامل",
|
||||
"Unknown user" : "المستخدم غير معروف",
|
||||
"Additional settings" : "الإعدادات المتقدمة",
|
||||
"%s enter the database username and name." : "%s أدخِل اسم قاعدة البيانات واسم مستخدمها.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue