mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
0e1cb723e8
commit
17cb6a81fd
30 changed files with 80 additions and 8 deletions
|
|
@ -143,6 +143,7 @@ OC.L10N.register(
|
|||
"Accounts" : "Облікові записи",
|
||||
"System address book which holds all accounts" : "Системна адресна книга, в якій містяться всі облікові записи",
|
||||
"File is not updatable: %1$s" : "Файл не оновлюється: %1$s",
|
||||
"Failed to get storage for file" : "Не вдалося отримати дані про сховище для файлу",
|
||||
"Could not write to final file, canceled by hook" : "Не вдалося записати в остаточний файл, скасовано перехопленням",
|
||||
"Could not write file contents" : "Не вдалося записати вміст файлу",
|
||||
"_%n byte_::_%n bytes_" : ["%n байт","%n байтів","%n байтів","%n байтів"],
|
||||
|
|
|
|||
|
|
@ -141,6 +141,7 @@
|
|||
"Accounts" : "Облікові записи",
|
||||
"System address book which holds all accounts" : "Системна адресна книга, в якій містяться всі облікові записи",
|
||||
"File is not updatable: %1$s" : "Файл не оновлюється: %1$s",
|
||||
"Failed to get storage for file" : "Не вдалося отримати дані про сховище для файлу",
|
||||
"Could not write to final file, canceled by hook" : "Не вдалося записати в остаточний файл, скасовано перехопленням",
|
||||
"Could not write file contents" : "Не вдалося записати вміст файлу",
|
||||
"_%n byte_::_%n bytes_" : ["%n байт","%n байтів","%n байтів","%n байтів"],
|
||||
|
|
|
|||
|
|
@ -208,6 +208,8 @@ OC.L10N.register(
|
|||
"Edit online" : "التحرير عبر الإنترنت",
|
||||
"Failed to redirect to client" : "فشل في التحويل الى العميل",
|
||||
"Edit locally" : "تعديل محليًا",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "نقل \"{source}\" إلى \"{destination}\" …",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "نسخ \"{source}\" إلى \"{destination}\" …",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه",
|
||||
"(copy)" : "(نسخ)",
|
||||
"(copy %n)" : "(نسخ %n)",
|
||||
|
|
|
|||
|
|
@ -206,6 +206,8 @@
|
|||
"Edit online" : "التحرير عبر الإنترنت",
|
||||
"Failed to redirect to client" : "فشل في التحويل الى العميل",
|
||||
"Edit locally" : "تعديل محليًا",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "نقل \"{source}\" إلى \"{destination}\" …",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "نسخ \"{source}\" إلى \"{destination}\" …",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه",
|
||||
"(copy)" : "(نسخ)",
|
||||
"(copy %n)" : "(نسخ %n)",
|
||||
|
|
|
|||
|
|
@ -208,6 +208,8 @@ OC.L10N.register(
|
|||
"Edit online" : "Online bearbeiten",
|
||||
"Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen",
|
||||
"Edit locally" : "Lokal bearbeiten",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden",
|
||||
"(copy)" : "(kopieren)",
|
||||
"(copy %n)" : "(%n kopieren)",
|
||||
|
|
|
|||
|
|
@ -206,6 +206,8 @@
|
|||
"Edit online" : "Online bearbeiten",
|
||||
"Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen",
|
||||
"Edit locally" : "Lokal bearbeiten",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden",
|
||||
"(copy)" : "(kopieren)",
|
||||
"(copy %n)" : "(%n kopieren)",
|
||||
|
|
|
|||
|
|
@ -208,6 +208,8 @@ OC.L10N.register(
|
|||
"Edit online" : "Editar en liña",
|
||||
"Failed to redirect to client" : "Produciuse un fallo ao redirixir ao cliente",
|
||||
"Edit locally" : "Editar localmente",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Movendo «{source}» a «{destination}»…",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Copiando «{source}» en «{destination}»…",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Non é posíbel mover un ficheiro/cartafol sobre si mesmo ou a un subcartafol de si mesmo",
|
||||
"(copy)" : "(copiar)",
|
||||
"(copy %n)" : "(copiar %n)",
|
||||
|
|
|
|||
|
|
@ -206,6 +206,8 @@
|
|||
"Edit online" : "Editar en liña",
|
||||
"Failed to redirect to client" : "Produciuse un fallo ao redirixir ao cliente",
|
||||
"Edit locally" : "Editar localmente",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Movendo «{source}» a «{destination}»…",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Copiando «{source}» en «{destination}»…",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Non é posíbel mover un ficheiro/cartafol sobre si mesmo ou a un subcartafol de si mesmo",
|
||||
"(copy)" : "(copiar)",
|
||||
"(copy %n)" : "(copiar %n)",
|
||||
|
|
|
|||
|
|
@ -208,6 +208,8 @@ OC.L10N.register(
|
|||
"Edit online" : "Redigera online",
|
||||
"Failed to redirect to client" : "Det gick inte att omdirigera till klienten",
|
||||
"Edit locally" : "Redigera lokalt",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Flyttar \"{source}\" till \"{destination}\" …",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Kopierar \"{source}\" till \"{destination}\" …",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan inte flytta en fil/mapp till sig själv eller till en undermapp till sig själv",
|
||||
"(copy)" : "(kopia)",
|
||||
"(copy %n)" : "(kopia %n)",
|
||||
|
|
|
|||
|
|
@ -206,6 +206,8 @@
|
|||
"Edit online" : "Redigera online",
|
||||
"Failed to redirect to client" : "Det gick inte att omdirigera till klienten",
|
||||
"Edit locally" : "Redigera lokalt",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Flyttar \"{source}\" till \"{destination}\" …",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Kopierar \"{source}\" till \"{destination}\" …",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan inte flytta en fil/mapp till sig själv eller till en undermapp till sig själv",
|
||||
"(copy)" : "(kopia)",
|
||||
"(copy %n)" : "(kopia %n)",
|
||||
|
|
|
|||
|
|
@ -208,6 +208,8 @@ OC.L10N.register(
|
|||
"Edit online" : "線上編輯",
|
||||
"Failed to redirect to client" : "重新導向到客戶端失敗",
|
||||
"Edit locally" : "本機編輯",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」……",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」……",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中",
|
||||
"(copy)" : "(副本)",
|
||||
"(copy %n)" : "(副本 %n)",
|
||||
|
|
|
|||
|
|
@ -206,6 +206,8 @@
|
|||
"Edit online" : "線上編輯",
|
||||
"Failed to redirect to client" : "重新導向到客戶端失敗",
|
||||
"Edit locally" : "本機編輯",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」……",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」……",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中",
|
||||
"(copy)" : "(副本)",
|
||||
"(copy %n)" : "(副本 %n)",
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ OC.L10N.register(
|
|||
"Cannot create sub-admins for admin group" : "تعذّر إنشاء مشرفين فرعيين لمجموعة المشرفين",
|
||||
"No permissions to promote sub-admins" : "أذونات غير كافية لترقية مشرفين فرعيين",
|
||||
"Invalid password value" : "قيمة غير صحيحة لكلمة المرور",
|
||||
"An email address is required, to send a password link to the user." : "عنوان الإيميل مطلوب لإرسال رابط كلمة المرور للمستخدِم",
|
||||
"Required email address was not provided" : "عنوان الإيميل المطلوب لم يتم توفيره",
|
||||
"Invalid quota value: %1$s" : "قيمة غير صحيحة للحصة: %1$s",
|
||||
"Invalid quota value. %1$s is exceeding the maximum quota" : "قيمة غير صحيحة للحصة. %1$s تزيد عن الحد الأقصى للحصة",
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
"Cannot create sub-admins for admin group" : "تعذّر إنشاء مشرفين فرعيين لمجموعة المشرفين",
|
||||
"No permissions to promote sub-admins" : "أذونات غير كافية لترقية مشرفين فرعيين",
|
||||
"Invalid password value" : "قيمة غير صحيحة لكلمة المرور",
|
||||
"An email address is required, to send a password link to the user." : "عنوان الإيميل مطلوب لإرسال رابط كلمة المرور للمستخدِم",
|
||||
"Required email address was not provided" : "عنوان الإيميل المطلوب لم يتم توفيره",
|
||||
"Invalid quota value: %1$s" : "قيمة غير صحيحة للحصة: %1$s",
|
||||
"Invalid quota value. %1$s is exceeding the maximum quota" : "قيمة غير صحيحة للحصة. %1$s تزيد عن الحد الأقصى للحصة",
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ OC.L10N.register(
|
|||
"Cannot create sub-admins for admin group" : "Kann keine Unter-Administratoren für die Administrations-Gruppe erstellen",
|
||||
"No permissions to promote sub-admins" : "Keine Berechtigungen, um Unter-Administratoren zu ernennen",
|
||||
"Invalid password value" : "Ungültiger Passwort-Wert",
|
||||
"An email address is required, to send a password link to the user." : "Um dem Benutzer einen Passwortlink zu senden, ist eine E-Mail-Adresse erforderlich.",
|
||||
"Required email address was not provided" : "Erforderliche E-Mail-Adresse wurde nicht angegeben",
|
||||
"Invalid quota value: %1$s" : "Ungültiger Wert für Speicherkontigent: %1$s",
|
||||
"Invalid quota value. %1$s is exceeding the maximum quota" : "Ungültiger Wert für Speicherkontigent. %1$s überschreitet das maximale Kontigent",
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
"Cannot create sub-admins for admin group" : "Kann keine Unter-Administratoren für die Administrations-Gruppe erstellen",
|
||||
"No permissions to promote sub-admins" : "Keine Berechtigungen, um Unter-Administratoren zu ernennen",
|
||||
"Invalid password value" : "Ungültiger Passwort-Wert",
|
||||
"An email address is required, to send a password link to the user." : "Um dem Benutzer einen Passwortlink zu senden, ist eine E-Mail-Adresse erforderlich.",
|
||||
"Required email address was not provided" : "Erforderliche E-Mail-Adresse wurde nicht angegeben",
|
||||
"Invalid quota value: %1$s" : "Ungültiger Wert für Speicherkontigent: %1$s",
|
||||
"Invalid quota value. %1$s is exceeding the maximum quota" : "Ungültiger Wert für Speicherkontigent. %1$s überschreitet das maximale Kontigent",
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ OC.L10N.register(
|
|||
"Cannot create sub-admins for admin group" : "Non é posibel crear postos de subadministración para o grupo de administración",
|
||||
"No permissions to promote sub-admins" : "Non ten permisos para promover a subadministración",
|
||||
"Invalid password value" : "O valor do contrasinal non é correcto",
|
||||
"An email address is required, to send a password link to the user." : "Precisase dun enderezo de correo-e para enviar unha ligazón de contrasinal ao usuario.",
|
||||
"Required email address was not provided" : "Precisase dun enderezo de correo-e mais non foi fornecido",
|
||||
"Invalid quota value: %1$s" : "Valor de cota incorrecto: %1$s",
|
||||
"Invalid quota value. %1$s is exceeding the maximum quota" : "O valor da cota é incorrecto. %1$s excede a cota máxima",
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
"Cannot create sub-admins for admin group" : "Non é posibel crear postos de subadministración para o grupo de administración",
|
||||
"No permissions to promote sub-admins" : "Non ten permisos para promover a subadministración",
|
||||
"Invalid password value" : "O valor do contrasinal non é correcto",
|
||||
"An email address is required, to send a password link to the user." : "Precisase dun enderezo de correo-e para enviar unha ligazón de contrasinal ao usuario.",
|
||||
"Required email address was not provided" : "Precisase dun enderezo de correo-e mais non foi fornecido",
|
||||
"Invalid quota value: %1$s" : "Valor de cota incorrecto: %1$s",
|
||||
"Invalid quota value. %1$s is exceeding the maximum quota" : "O valor da cota é incorrecto. %1$s excede a cota máxima",
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ OC.L10N.register(
|
|||
"Cannot create sub-admins for admin group" : "無法為管理員群組建立子管理員",
|
||||
"No permissions to promote sub-admins" : "沒有新增子管理員的權限",
|
||||
"Invalid password value" : "無效的密碼值",
|
||||
"An email address is required, to send a password link to the user." : "電子郵件地址必填,用來寄送密碼連結給使用者。",
|
||||
"Required email address was not provided" : "未提供必要的電子郵件地址",
|
||||
"Invalid quota value: %1$s" : "無效的空間限額值:%1$s",
|
||||
"Invalid quota value. %1$s is exceeding the maximum quota" : "無效的空間限額值。%1$s 超過了最大空間限額",
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
"Cannot create sub-admins for admin group" : "無法為管理員群組建立子管理員",
|
||||
"No permissions to promote sub-admins" : "沒有新增子管理員的權限",
|
||||
"Invalid password value" : "無效的密碼值",
|
||||
"An email address is required, to send a password link to the user." : "電子郵件地址必填,用來寄送密碼連結給使用者。",
|
||||
"Required email address was not provided" : "未提供必要的電子郵件地址",
|
||||
"Invalid quota value: %1$s" : "無效的空間限額值:%1$s",
|
||||
"Invalid quota value. %1$s is exceeding the maximum quota" : "無效的空間限額值。%1$s 超過了最大空間限額",
|
||||
|
|
|
|||
|
|
@ -583,7 +583,7 @@ OC.L10N.register(
|
|||
"she/her" : "ela — she/her",
|
||||
"he/him" : "el — he/him",
|
||||
"they/them" : "ele — they/them",
|
||||
"Your pronouns. E.g. ${pronounsExample}" : "Os seus pronomes. p.ex. ${pronounsExample}",
|
||||
"Your pronouns. E.g. ${pronounsExample}" : "Os seus pronomes. p. ex. ${pronounsExample}",
|
||||
"Your role" : "O seu cargo",
|
||||
"Your X (formerly Twitter) handle" : "O seu identificador en X (anteriormente Twitter).",
|
||||
"Your website" : "O seu sitio web",
|
||||
|
|
|
|||
|
|
@ -581,7 +581,7 @@
|
|||
"she/her" : "ela — she/her",
|
||||
"he/him" : "el — he/him",
|
||||
"they/them" : "ele — they/them",
|
||||
"Your pronouns. E.g. ${pronounsExample}" : "Os seus pronomes. p.ex. ${pronounsExample}",
|
||||
"Your pronouns. E.g. ${pronounsExample}" : "Os seus pronomes. p. ex. ${pronounsExample}",
|
||||
"Your role" : "O seu cargo",
|
||||
"Your X (formerly Twitter) handle" : "O seu identificador en X (anteriormente Twitter).",
|
||||
"Your website" : "O seu sitio web",
|
||||
|
|
|
|||
|
|
@ -59,7 +59,9 @@ OC.L10N.register(
|
|||
"No Login supplied" : "Не надано ім'я облікового запису",
|
||||
"Unable to change password. Password too long." : "Неможливо змінити пароль. Пароль задовгий.",
|
||||
"Authentication error" : "Помилка авторизації",
|
||||
"Please provide an admin recovery password; otherwise, all account data will be lost." : "Надайте пароль відновлення адміністратора. В іншому випадку всі облікові дані буде втрачено.",
|
||||
"Wrong admin recovery password. Please check the password and try again." : "Хибний пароль відновлення адміністратора. Будь ласка, перевірте пароль та спробуйте ще раз.",
|
||||
"Backend does not support password change, but the encryption of the account key was updated." : "Бекенд не підтримує зміну паролю, проте шифрування ключа облікового запису було оновлено.",
|
||||
"Administrator documentation" : "Документація адміністратора",
|
||||
"User documentation" : "Користувацька документація",
|
||||
"Nextcloud help overview" : "Допомога у користуванні Nextcloud",
|
||||
|
|
@ -102,6 +104,7 @@ OC.L10N.register(
|
|||
"Set your password" : "Встановіть свій пароль",
|
||||
"Go to %s" : "Перейти до %s",
|
||||
"Install Client" : "Встановити Клієнт",
|
||||
"Logged in account must be a subadmin" : "Користувач, який увійшов, має бути субадміністратором",
|
||||
"Apps" : "Застосунки",
|
||||
"Personal" : "Особисте",
|
||||
"Administration" : "Адміністрування",
|
||||
|
|
|
|||
|
|
@ -57,7 +57,9 @@
|
|||
"No Login supplied" : "Не надано ім'я облікового запису",
|
||||
"Unable to change password. Password too long." : "Неможливо змінити пароль. Пароль задовгий.",
|
||||
"Authentication error" : "Помилка авторизації",
|
||||
"Please provide an admin recovery password; otherwise, all account data will be lost." : "Надайте пароль відновлення адміністратора. В іншому випадку всі облікові дані буде втрачено.",
|
||||
"Wrong admin recovery password. Please check the password and try again." : "Хибний пароль відновлення адміністратора. Будь ласка, перевірте пароль та спробуйте ще раз.",
|
||||
"Backend does not support password change, but the encryption of the account key was updated." : "Бекенд не підтримує зміну паролю, проте шифрування ключа облікового запису було оновлено.",
|
||||
"Administrator documentation" : "Документація адміністратора",
|
||||
"User documentation" : "Користувацька документація",
|
||||
"Nextcloud help overview" : "Допомога у користуванні Nextcloud",
|
||||
|
|
@ -100,6 +102,7 @@
|
|||
"Set your password" : "Встановіть свій пароль",
|
||||
"Go to %s" : "Перейти до %s",
|
||||
"Install Client" : "Встановити Клієнт",
|
||||
"Logged in account must be a subadmin" : "Користувач, який увійшов, має бути субадміністратором",
|
||||
"Apps" : "Застосунки",
|
||||
"Personal" : "Особисте",
|
||||
"Administration" : "Адміністрування",
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ OC.L10N.register(
|
|||
"Your version is up to date." : "A súa versión está actualizada.",
|
||||
"A non-default update server is in use to be checked for updates:" : "Está en uso un servidor de actualizacións que non é o predeterminado para comprobar as actualizacións:",
|
||||
"Update channel" : "Canle de actualización:",
|
||||
"Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Cambiar a canle de actualización tamén afecta á páxina de xestión de aplicacións. p.ex. após cambiar á canle beta, ofreceranse actualizacións da aplicación beta na páxina de xestión de aplicacións.",
|
||||
"Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Cambiar a canle de actualización tamén afecta á páxina de xestión de aplicacións. p. ex. após cambiar á canle beta, ofreceranse actualizacións da aplicación beta na páxina de xestión de aplicacións.",
|
||||
"Current update channel:" : "Canle de actualización actual:",
|
||||
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Sempre poderá actualizar á versión más recente, mais nunca poderá reverter a unha canle máis estábel.",
|
||||
"Notify members of the following groups about available updates:" : "Notificar aos membros dos seguintes grupos sobre actualizacións dispoñíbeis:",
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
"Your version is up to date." : "A súa versión está actualizada.",
|
||||
"A non-default update server is in use to be checked for updates:" : "Está en uso un servidor de actualizacións que non é o predeterminado para comprobar as actualizacións:",
|
||||
"Update channel" : "Canle de actualización:",
|
||||
"Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Cambiar a canle de actualización tamén afecta á páxina de xestión de aplicacións. p.ex. após cambiar á canle beta, ofreceranse actualizacións da aplicación beta na páxina de xestión de aplicacións.",
|
||||
"Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Cambiar a canle de actualización tamén afecta á páxina de xestión de aplicacións. p. ex. após cambiar á canle beta, ofreceranse actualizacións da aplicación beta na páxina de xestión de aplicacións.",
|
||||
"Current update channel:" : "Canle de actualización actual:",
|
||||
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Sempre poderá actualizar á versión más recente, mais nunca poderá reverter a unha canle máis estábel.",
|
||||
"Notify members of the following groups about available updates:" : "Notificar aos membros dos seguintes grupos sobre actualizacións dispoñíbeis:",
|
||||
|
|
|
|||
|
|
@ -110,7 +110,7 @@ OC.L10N.register(
|
|||
"Port" : "Porto",
|
||||
"Detect Port" : "Detectar o porto",
|
||||
"User DN" : "DN do usuario",
|
||||
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "O DN do cliente do usuario co que hai que estabelecer unha conexión, p.ex uid=axente, dc=exemplo, dc=com. Para o acceso anónimo deixe o DN e o contrasinal baleiros.",
|
||||
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "O DN do cliente do usuario co que realizará o vínculo, p. ex. uid=axente, dc=exemplo, dc=com. Para o acceso anónimo deixe o DN e o contrasinal baleiros.",
|
||||
"Password" : "Contrasinal",
|
||||
"For anonymous access, leave DN and Password empty." : "Para o acceso anónimo deixe o DN e o contrasinal baleiros.",
|
||||
"Save Credentials" : "Gardar as credenciais",
|
||||
|
|
@ -158,7 +158,7 @@ OC.L10N.register(
|
|||
"User Display Name Field" : "Campo de nome de usuario para amosar",
|
||||
"The LDAP attribute to use to generate the user's display name." : "O atributo LDAP a empregar para xerar o nome de usuario para amosar.",
|
||||
"2nd User Display Name Field" : "2.º campo de nome de usuario para amosar",
|
||||
"Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Opcional. Un atributo LDAP para ser engadido no nome para amosar entre parénteses. Resulta en p.ex. «Xan Carallás (xan.carallas@exemplo.org)».",
|
||||
"Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Opcional. Un atributo LDAP para ser engadido no nome para amosar entre parénteses. Resulta en p. ex. «Xan Carallás (xan.carallas@exemplo.org)».",
|
||||
"Base User Tree" : "Base da árbore de usuarios",
|
||||
"One User Base DN per line" : "Un DN base de usuario por liña",
|
||||
"User Search Attributes" : "Atributos de busca do usuario",
|
||||
|
|
|
|||
|
|
@ -108,7 +108,7 @@
|
|||
"Port" : "Porto",
|
||||
"Detect Port" : "Detectar o porto",
|
||||
"User DN" : "DN do usuario",
|
||||
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "O DN do cliente do usuario co que hai que estabelecer unha conexión, p.ex uid=axente, dc=exemplo, dc=com. Para o acceso anónimo deixe o DN e o contrasinal baleiros.",
|
||||
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "O DN do cliente do usuario co que realizará o vínculo, p. ex. uid=axente, dc=exemplo, dc=com. Para o acceso anónimo deixe o DN e o contrasinal baleiros.",
|
||||
"Password" : "Contrasinal",
|
||||
"For anonymous access, leave DN and Password empty." : "Para o acceso anónimo deixe o DN e o contrasinal baleiros.",
|
||||
"Save Credentials" : "Gardar as credenciais",
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
"User Display Name Field" : "Campo de nome de usuario para amosar",
|
||||
"The LDAP attribute to use to generate the user's display name." : "O atributo LDAP a empregar para xerar o nome de usuario para amosar.",
|
||||
"2nd User Display Name Field" : "2.º campo de nome de usuario para amosar",
|
||||
"Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Opcional. Un atributo LDAP para ser engadido no nome para amosar entre parénteses. Resulta en p.ex. «Xan Carallás (xan.carallas@exemplo.org)».",
|
||||
"Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Opcional. Un atributo LDAP para ser engadido no nome para amosar entre parénteses. Resulta en p. ex. «Xan Carallás (xan.carallas@exemplo.org)».",
|
||||
"Base User Tree" : "Base da árbore de usuarios",
|
||||
"One User Base DN per line" : "Un DN base de usuario por liña",
|
||||
"User Search Attributes" : "Atributos de busca do usuario",
|
||||
|
|
|
|||
|
|
@ -38,6 +38,7 @@ OC.L10N.register(
|
|||
"Server version %s or higher is required." : "Потрібна версія сервера %s або вище.",
|
||||
"Server version %s or lower is required." : "Потрібна версія сервера %s або нижча.",
|
||||
"Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Обліковий запис для входу має бути адміністратором, заступником адміністратора або мати спеціальні права доступу до цих налаштувань.",
|
||||
"Your current IP address doesn’t allow you to perform admin actions" : "Ваша поточна адреса IP не дозволяє виконувати адміністративні дії",
|
||||
"Logged in account must be an admin or sub admin" : "Обліковий запис для входу має бути адміністратором, заступником адміністратора",
|
||||
"Logged in account must be an admin" : "Обліковий запис для входу має бути адміністратором",
|
||||
"Wiping of device %s has started" : "Розпочато очищення пристрою %s",
|
||||
|
|
@ -81,11 +82,20 @@ OC.L10N.register(
|
|||
"Empty file" : "Порожній файл",
|
||||
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модуль з ID: %s не існує. Будь ласка, увімкніть це в налаштуваннях застосунку або зверніться до адміністратора.",
|
||||
"Dot files are not allowed" : "Файли які починаються з крапки не допустимі",
|
||||
"\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" є недозволеним ім'ям файлів або каталогів.",
|
||||
"\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" є недозволеним префіксом у іменах файлів або каталоів.",
|
||||
"\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" не дозволено всередині імени файлів або каталогів.",
|
||||
"\"%1$s\" is a forbidden file type." : "\"%1$s\" є недозволеним типом файлів.",
|
||||
"Filenames must not end with \"%1$s\"." : "Ім'я файлу не може закінчуватися на \"%1$s\".",
|
||||
"Invalid parent path" : "Недійсний батьківський шлях",
|
||||
"File already exists" : "Файл вже існує",
|
||||
"Invalid path" : "Недійсний шлях",
|
||||
"Failed to create file from template" : "Не вдалося створити файл із шаблону",
|
||||
"Templates" : "Шаблони",
|
||||
"Path contains invalid segments" : "Шлях містить недійсні елементи в назві",
|
||||
"Filename is a reserved word" : "Ім'я файлу є зарезервованим словом",
|
||||
"Filename contains at least one invalid character" : "У назві файлу міститься щонайменше один неправильний символ",
|
||||
"Filename is too long" : "Ім'я файлу задовге",
|
||||
"Empty filename is not allowed" : "Порожні імена файлів не допускаються",
|
||||
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Застосунок \"%s\" не може бути встановлений через те, що файл appinfo не може бути прочитано.",
|
||||
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Застосунок \"%s\" неможливо встановити, оскільки він не сумісний з цією версією сервера.",
|
||||
|
|
@ -154,10 +164,18 @@ OC.L10N.register(
|
|||
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Неможливо встановити дату закінчення більше ніж %n день у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому"],
|
||||
"Sharing is only allowed with group members" : "Спільний доступ дозволений лише для учасників групи",
|
||||
"Sharing %s failed, because this item is already shared with the account %s" : "Не вдалося надати у спільний доступ%s, оскільки цей ресурс вже у спільному доступі з обліковим записом %s",
|
||||
"Sharing is disabled" : "Спільний доступ вимкнено",
|
||||
"Sharing is disabled for you" : "Ви не маєте права надавати у доступ файли або каталоги",
|
||||
"Cannot share with the share owner" : "Неможливо надавати у доступ власникові спільного ресурсу",
|
||||
"Share does not have a full ID" : "Спільний ресурс не має повного ідентифікатора",
|
||||
"Cannot change share type" : "Неможливо змінити тип спільного ресурсу",
|
||||
"Group \"%s\" does not exist" : "Група \"%s\" відсутня",
|
||||
"The requested share does not exist anymore" : "Запитуваний спільний ресурс більше недоступний",
|
||||
"The requested share comes from a disabled user" : "Отримано запит на спільний доступ від неактивного користувача",
|
||||
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "Користувача не створено, оскільки досягнуто обмеження на кількість користувачів. Перевірте сповіщення для докладної інформації.",
|
||||
"Could not find category \"%s\"" : "Не вдалося знайти категорію \"%s\"",
|
||||
"Input text" : "Текст для введення",
|
||||
"The input text" : "Текст для введення",
|
||||
"Sunday" : "Неділя",
|
||||
"Monday" : "Понеділок",
|
||||
"Tuesday" : "Вівторок",
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@
|
|||
"Server version %s or higher is required." : "Потрібна версія сервера %s або вище.",
|
||||
"Server version %s or lower is required." : "Потрібна версія сервера %s або нижча.",
|
||||
"Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Обліковий запис для входу має бути адміністратором, заступником адміністратора або мати спеціальні права доступу до цих налаштувань.",
|
||||
"Your current IP address doesn’t allow you to perform admin actions" : "Ваша поточна адреса IP не дозволяє виконувати адміністративні дії",
|
||||
"Logged in account must be an admin or sub admin" : "Обліковий запис для входу має бути адміністратором, заступником адміністратора",
|
||||
"Logged in account must be an admin" : "Обліковий запис для входу має бути адміністратором",
|
||||
"Wiping of device %s has started" : "Розпочато очищення пристрою %s",
|
||||
|
|
@ -79,11 +80,20 @@
|
|||
"Empty file" : "Порожній файл",
|
||||
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модуль з ID: %s не існує. Будь ласка, увімкніть це в налаштуваннях застосунку або зверніться до адміністратора.",
|
||||
"Dot files are not allowed" : "Файли які починаються з крапки не допустимі",
|
||||
"\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" є недозволеним ім'ям файлів або каталогів.",
|
||||
"\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" є недозволеним префіксом у іменах файлів або каталоів.",
|
||||
"\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" не дозволено всередині імени файлів або каталогів.",
|
||||
"\"%1$s\" is a forbidden file type." : "\"%1$s\" є недозволеним типом файлів.",
|
||||
"Filenames must not end with \"%1$s\"." : "Ім'я файлу не може закінчуватися на \"%1$s\".",
|
||||
"Invalid parent path" : "Недійсний батьківський шлях",
|
||||
"File already exists" : "Файл вже існує",
|
||||
"Invalid path" : "Недійсний шлях",
|
||||
"Failed to create file from template" : "Не вдалося створити файл із шаблону",
|
||||
"Templates" : "Шаблони",
|
||||
"Path contains invalid segments" : "Шлях містить недійсні елементи в назві",
|
||||
"Filename is a reserved word" : "Ім'я файлу є зарезервованим словом",
|
||||
"Filename contains at least one invalid character" : "У назві файлу міститься щонайменше один неправильний символ",
|
||||
"Filename is too long" : "Ім'я файлу задовге",
|
||||
"Empty filename is not allowed" : "Порожні імена файлів не допускаються",
|
||||
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Застосунок \"%s\" не може бути встановлений через те, що файл appinfo не може бути прочитано.",
|
||||
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Застосунок \"%s\" неможливо встановити, оскільки він не сумісний з цією версією сервера.",
|
||||
|
|
@ -152,10 +162,18 @@
|
|||
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Неможливо встановити дату закінчення більше ніж %n день у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому"],
|
||||
"Sharing is only allowed with group members" : "Спільний доступ дозволений лише для учасників групи",
|
||||
"Sharing %s failed, because this item is already shared with the account %s" : "Не вдалося надати у спільний доступ%s, оскільки цей ресурс вже у спільному доступі з обліковим записом %s",
|
||||
"Sharing is disabled" : "Спільний доступ вимкнено",
|
||||
"Sharing is disabled for you" : "Ви не маєте права надавати у доступ файли або каталоги",
|
||||
"Cannot share with the share owner" : "Неможливо надавати у доступ власникові спільного ресурсу",
|
||||
"Share does not have a full ID" : "Спільний ресурс не має повного ідентифікатора",
|
||||
"Cannot change share type" : "Неможливо змінити тип спільного ресурсу",
|
||||
"Group \"%s\" does not exist" : "Група \"%s\" відсутня",
|
||||
"The requested share does not exist anymore" : "Запитуваний спільний ресурс більше недоступний",
|
||||
"The requested share comes from a disabled user" : "Отримано запит на спільний доступ від неактивного користувача",
|
||||
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "Користувача не створено, оскільки досягнуто обмеження на кількість користувачів. Перевірте сповіщення для докладної інформації.",
|
||||
"Could not find category \"%s\"" : "Не вдалося знайти категорію \"%s\"",
|
||||
"Input text" : "Текст для введення",
|
||||
"The input text" : "Текст для введення",
|
||||
"Sunday" : "Неділя",
|
||||
"Monday" : "Понеділок",
|
||||
"Tuesday" : "Вівторок",
|
||||
|
|
|
|||
Loading…
Reference in a new issue