[tx-robot] updated from transifex
This commit is contained in:
parent
c0d63680ed
commit
0811b39e5f
8 changed files with 16 additions and 2 deletions
|
@ -33,6 +33,9 @@ OC.L10N.register(
|
|||
"Add to your ownCloud" : "Додати до вашого ownCloud",
|
||||
"Download" : "Завантажити",
|
||||
"Download %s" : "Завантажити %s",
|
||||
"Direct link" : "Пряме посилання"
|
||||
"Direct link" : "Пряме посилання",
|
||||
"Server-to-Server Sharing" : "Публікація між серверами",
|
||||
"Allow users on this server to send shares to other servers" : "Дозволити користувачам цього сервера публікувати на інших серверах",
|
||||
"Allow users on this server to receive shares from other servers" : "Дозволити користувачам на цьому сервері отримувати публікації з інших серверів"
|
||||
},
|
||||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
|
||||
|
|
|
@ -31,6 +31,9 @@
|
|||
"Add to your ownCloud" : "Додати до вашого ownCloud",
|
||||
"Download" : "Завантажити",
|
||||
"Download %s" : "Завантажити %s",
|
||||
"Direct link" : "Пряме посилання"
|
||||
"Direct link" : "Пряме посилання",
|
||||
"Server-to-Server Sharing" : "Публікація між серверами",
|
||||
"Allow users on this server to send shares to other servers" : "Дозволити користувачам цього сервера публікувати на інших серверах",
|
||||
"Allow users on this server to receive shares from other servers" : "Дозволити користувачам на цьому сервері отримувати публікації з інших серверів"
|
||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
|
||||
}
|
|
@ -9,6 +9,7 @@ OC.L10N.register(
|
|||
"Unknown filetype" : "Onbekende leertipe",
|
||||
"Invalid image" : "Ongeldige prent",
|
||||
"web services under your control" : "webdienste onder jou beheer",
|
||||
"seconds ago" : "sekondes gelede",
|
||||
"_%n minute ago_::_%n minutes ago_" : ["",""],
|
||||
"_%n hour ago_::_%n hours ago_" : ["","%n ure gelede"],
|
||||
"today" : "vandag",
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
"Unknown filetype" : "Onbekende leertipe",
|
||||
"Invalid image" : "Ongeldige prent",
|
||||
"web services under your control" : "webdienste onder jou beheer",
|
||||
"seconds ago" : "sekondes gelede",
|
||||
"_%n minute ago_::_%n minutes ago_" : ["",""],
|
||||
"_%n hour ago_::_%n hours ago_" : ["","%n ure gelede"],
|
||||
"today" : "vandag",
|
||||
|
|
|
@ -77,6 +77,7 @@ OC.L10N.register(
|
|||
"years ago" : "роки тому",
|
||||
"A valid username must be provided" : "Потрібно задати вірне ім'я користувача",
|
||||
"A valid password must be provided" : "Потрібно задати вірний пароль",
|
||||
"No database drivers (sqlite, mysql, or postgresql) installed." : "Не встановлено драйвер бази даних (sqlite, mysql, or postgresql).",
|
||||
"Cannot write into \"config\" directory" : "Не можу писати у теку \"config\"",
|
||||
"Cannot write into \"apps\" directory" : "Не можу писати у теку \"apps\"",
|
||||
"Please ask your server administrator to install the module." : "Будь ласка, зверніться до адміністратора, щоб встановити модуль.",
|
||||
|
|
|
@ -75,6 +75,7 @@
|
|||
"years ago" : "роки тому",
|
||||
"A valid username must be provided" : "Потрібно задати вірне ім'я користувача",
|
||||
"A valid password must be provided" : "Потрібно задати вірний пароль",
|
||||
"No database drivers (sqlite, mysql, or postgresql) installed." : "Не встановлено драйвер бази даних (sqlite, mysql, or postgresql).",
|
||||
"Cannot write into \"config\" directory" : "Не можу писати у теку \"config\"",
|
||||
"Cannot write into \"apps\" directory" : "Не можу писати у теку \"apps\"",
|
||||
"Please ask your server administrator to install the module." : "Будь ласка, зверніться до адміністратора, щоб встановити модуль.",
|
||||
|
|
|
@ -144,6 +144,8 @@ OC.L10N.register(
|
|||
"These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán, pero no podrán iniciarlos.",
|
||||
"Enforce HTTPS" : "Forzar HTTPS",
|
||||
"Forces the clients to connect to %s via an encrypted connection." : "Forzar a los clientes a conectarse a %s por medio de una conexión cifrada.",
|
||||
"Enforce HTTPS for subdomains" : "Forzar HTTPS para subdominios",
|
||||
"Forces the clients to connect to %s and subdomains via an encrypted connection." : "Obliga a los clientes a conectara %s y subdominios mediante una conexión cifrada.",
|
||||
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "Por favor, conéctese a su %s a través de HTTPS para habilitar o deshabilitar la aplicación de SSL.",
|
||||
"This is used for sending out notifications." : "Esto se usa para enviar notificaciones.",
|
||||
"Send mode" : "Modo de envío",
|
||||
|
|
|
@ -142,6 +142,8 @@
|
|||
"These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán, pero no podrán iniciarlos.",
|
||||
"Enforce HTTPS" : "Forzar HTTPS",
|
||||
"Forces the clients to connect to %s via an encrypted connection." : "Forzar a los clientes a conectarse a %s por medio de una conexión cifrada.",
|
||||
"Enforce HTTPS for subdomains" : "Forzar HTTPS para subdominios",
|
||||
"Forces the clients to connect to %s and subdomains via an encrypted connection." : "Obliga a los clientes a conectara %s y subdominios mediante una conexión cifrada.",
|
||||
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "Por favor, conéctese a su %s a través de HTTPS para habilitar o deshabilitar la aplicación de SSL.",
|
||||
"This is used for sending out notifications." : "Esto se usa para enviar notificaciones.",
|
||||
"Send mode" : "Modo de envío",
|
||||
|
|
Loading…
Reference in a new issue