Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-06 03:13:18 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-06 03:13:18 +0300
commit7f3bc2bae32be3bbf2ccfbbfd04ee85c90724118 (patch)
tree4cbe5c634a400711a22059f5acd2dceaf534ad60 /apps
parent8ac01bb037eac7735fe42aea3e8b54db8459485b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/ru.js1
-rw-r--r--apps/comments/l10n/ru.json1
-rw-r--r--apps/encryption/l10n/fi.js1
-rw-r--r--apps/encryption/l10n/fi.json1
-rw-r--r--apps/encryption/l10n/he.js2
-rw-r--r--apps/encryption/l10n/he.json2
-rw-r--r--apps/federation/l10n/fi.js1
-rw-r--r--apps/federation/l10n/fi.json1
-rw-r--r--apps/files/l10n/fi.js2
-rw-r--r--apps/files/l10n/fi.json2
-rw-r--r--apps/files_sharing/l10n/ru.js1
-rw-r--r--apps/files_sharing/l10n/ru.json1
-rw-r--r--apps/workflowengine/l10n/zh_CN.js2
-rw-r--r--apps/workflowengine/l10n/zh_CN.json2
14 files changed, 18 insertions, 2 deletions
diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js
index 617f20a7904..3ef19f8ef00 100644
--- a/apps/comments/l10n/ru.js
+++ b/apps/comments/l10n/ru.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вы были упомянуты в комментарии к файлу «{file}» пользователем, учётная запись которого была удалена",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s упомянул вас в комментарии к \"%2$s\"",
"{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”.",
+ "Files app plugin to add comments to files" : "Плагин для добавления комментариев к файлам",
"Unknown user" : "Неизвестный пользователь",
"A (now) deleted user mentioned you in a comment on “%s”" : "Пользователь (удалённый в настоящее время) упомянул вас в комментарии к “%s”.",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Пользователь (удалённый в настоящее время) упомянул вас в комментарии к “{file}”."
diff --git a/apps/comments/l10n/ru.json b/apps/comments/l10n/ru.json
index a4858bb008d..1aafec5b3bf 100644
--- a/apps/comments/l10n/ru.json
+++ b/apps/comments/l10n/ru.json
@@ -27,6 +27,7 @@
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вы были упомянуты в комментарии к файлу «{file}» пользователем, учётная запись которого была удалена",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s упомянул вас в комментарии к \"%2$s\"",
"{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”.",
+ "Files app plugin to add comments to files" : "Плагин для добавления комментариев к файлам",
"Unknown user" : "Неизвестный пользователь",
"A (now) deleted user mentioned you in a comment on “%s”" : "Пользователь (удалённый в настоящее время) упомянул вас в комментарии к “%s”.",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Пользователь (удалённый в настоящее время) упомянул вас в комментарии к “{file}”."
diff --git a/apps/encryption/l10n/fi.js b/apps/encryption/l10n/fi.js
index 29892f47b55..80fe1140e4a 100644
--- a/apps/encryption/l10n/fi.js
+++ b/apps/encryption/l10n/fi.js
@@ -31,6 +31,7 @@ OC.L10N.register(
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tämän tiedoston salauksen purkaminen ei onnistu. Kyseessä on luultavasti jaettu tiedosto. Pyydä tiedoston omistajaa jakamaan tiedosto kanssasi uudelleen.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tiedostoa ei voi lukea, se on luultavasti jaettu tiedosto. Pyydä tiedoston omistajaa jakamaan tiedosto uudelleen kanssasi.",
"Default encryption module" : "Oletus salausmoduuli",
+ "Default encryption module for server-side encryption" : "Oletusarvoinen salausmoduuli palvelinpuolen salaukseen",
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hei,\n\nYlläpiäjä on ottanut käyttöön palvelimen salauksen. Tiedostosi salattiin salasanalla '%s'.\n\nOle hyvä ja kirjaudu palveluun verkkokäyttöliittymän kautta, siirry henkilökohtaisten asetustesi kohtaan \"perussalausmoduuli\" ja päivitä salaukseen käytettävä salasanasi syöttämällä yllä mainittu salasana \"vanha kirjautumissalasana\"-kenttään ja nykyinen kirjautumissalasanasi.\n\n",
"The share will expire on %s." : "Jakaminen päättyy %s.",
"Cheers!" : "Kiitos!",
diff --git a/apps/encryption/l10n/fi.json b/apps/encryption/l10n/fi.json
index 59c53b62b11..d45e42756cb 100644
--- a/apps/encryption/l10n/fi.json
+++ b/apps/encryption/l10n/fi.json
@@ -29,6 +29,7 @@
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tämän tiedoston salauksen purkaminen ei onnistu. Kyseessä on luultavasti jaettu tiedosto. Pyydä tiedoston omistajaa jakamaan tiedosto kanssasi uudelleen.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tiedostoa ei voi lukea, se on luultavasti jaettu tiedosto. Pyydä tiedoston omistajaa jakamaan tiedosto uudelleen kanssasi.",
"Default encryption module" : "Oletus salausmoduuli",
+ "Default encryption module for server-side encryption" : "Oletusarvoinen salausmoduuli palvelinpuolen salaukseen",
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hei,\n\nYlläpiäjä on ottanut käyttöön palvelimen salauksen. Tiedostosi salattiin salasanalla '%s'.\n\nOle hyvä ja kirjaudu palveluun verkkokäyttöliittymän kautta, siirry henkilökohtaisten asetustesi kohtaan \"perussalausmoduuli\" ja päivitä salaukseen käytettävä salasanasi syöttämällä yllä mainittu salasana \"vanha kirjautumissalasana\"-kenttään ja nykyinen kirjautumissalasanasi.\n\n",
"The share will expire on %s." : "Jakaminen päättyy %s.",
"Cheers!" : "Kiitos!",
diff --git a/apps/encryption/l10n/he.js b/apps/encryption/l10n/he.js
index b9390bc11c5..47251d654ae 100644
--- a/apps/encryption/l10n/he.js
+++ b/apps/encryption/l10n/he.js
@@ -31,6 +31,8 @@ OC.L10N.register(
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "לא ניתן להסיר את ההצפנה לקובץ זה, ייתכן ומדובר בקובץ משותף. יש לבקש מהבעלים של הקובץ לשתף מחדש את הקובץ אתך.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "לא ניתן לקרוא קובץ זה, ייתכן ומדובר בקובץ משותף. יש לבקש מהבעלים של הקובץ לשתף מחדש את הקובץ אתך.",
"Default encryption module" : "מודול ההצפנה כבררת מחדל",
+ "Default encryption module for server-side encryption" : "מודול הצפנה כבררת מחדל להצפנה מצד השרת",
+ "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "כדי להשתמש במודול הצפנה זה עליך להפעיל הצפנה מצד השרת בהגדרות\n\t\tהניהול. לאחר ההפעלה המודול הזה יצפין את כל הקבצים שלך. ההצפנה\n\t\tמבוססת על מפתחות AES 256.\n\t\tהמודול לא ייגע בקבצים קיימים, רק קבצים חדשים יוצפנו לאחר הפעלת\n\t\tההצפנה בצד השרת. ניתן גם להשבית את ההצפנה שוב ולחזור למערכת\n\t\tבלתי מוצפנת.\n\t\tנא לקרוא את התיעוד כדי להבין את כל ההשלכות בטרם קבלת ההחלטה\n\t\tבנוגע להפעלת הצפנה מצד השרת.",
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "שלום,\n\nהמנהל אפשר את ההצפנה בצד השרת. הקבצים שלך הוצפנו על בסיס הסיסמא '%s'.\n\nיש להתחבר לממשק האינטרנט, ולגשת אל 'מודול הצפנה בסיסי של' בהגדרות הבסיסיות ולעדכן את סיסמת ההצפנה שלך על ידי הכנסת הסיסמא אל שדה 'סיסמת ההתחברות הישנה' ואת סיסמת ההתחברות הנוכחית.\n\n",
"The share will expire on %s." : "השיתוף יפוג תוקף ב- %s.",
"Cheers!" : "לחיים!",
diff --git a/apps/encryption/l10n/he.json b/apps/encryption/l10n/he.json
index 93133287a5c..56511fa2edd 100644
--- a/apps/encryption/l10n/he.json
+++ b/apps/encryption/l10n/he.json
@@ -29,6 +29,8 @@
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "לא ניתן להסיר את ההצפנה לקובץ זה, ייתכן ומדובר בקובץ משותף. יש לבקש מהבעלים של הקובץ לשתף מחדש את הקובץ אתך.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "לא ניתן לקרוא קובץ זה, ייתכן ומדובר בקובץ משותף. יש לבקש מהבעלים של הקובץ לשתף מחדש את הקובץ אתך.",
"Default encryption module" : "מודול ההצפנה כבררת מחדל",
+ "Default encryption module for server-side encryption" : "מודול הצפנה כבררת מחדל להצפנה מצד השרת",
+ "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "כדי להשתמש במודול הצפנה זה עליך להפעיל הצפנה מצד השרת בהגדרות\n\t\tהניהול. לאחר ההפעלה המודול הזה יצפין את כל הקבצים שלך. ההצפנה\n\t\tמבוססת על מפתחות AES 256.\n\t\tהמודול לא ייגע בקבצים קיימים, רק קבצים חדשים יוצפנו לאחר הפעלת\n\t\tההצפנה בצד השרת. ניתן גם להשבית את ההצפנה שוב ולחזור למערכת\n\t\tבלתי מוצפנת.\n\t\tנא לקרוא את התיעוד כדי להבין את כל ההשלכות בטרם קבלת ההחלטה\n\t\tבנוגע להפעלת הצפנה מצד השרת.",
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "שלום,\n\nהמנהל אפשר את ההצפנה בצד השרת. הקבצים שלך הוצפנו על בסיס הסיסמא '%s'.\n\nיש להתחבר לממשק האינטרנט, ולגשת אל 'מודול הצפנה בסיסי של' בהגדרות הבסיסיות ולעדכן את סיסמת ההצפנה שלך על ידי הכנסת הסיסמא אל שדה 'סיסמת ההתחברות הישנה' ואת סיסמת ההתחברות הנוכחית.\n\n",
"The share will expire on %s." : "השיתוף יפוג תוקף ב- %s.",
"Cheers!" : "לחיים!",
diff --git a/apps/federation/l10n/fi.js b/apps/federation/l10n/fi.js
index 33c8e805764..35603ee15c7 100644
--- a/apps/federation/l10n/fi.js
+++ b/apps/federation/l10n/fi.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"No server to federate with found" : "Palvelinta, johon liittyä, ei löytynyt",
"Could not add server" : "Palvelimen lisääminen ei onnistunut",
"Federation" : "Federaatio",
+ "Federation allows you to connect with other trusted servers to exchange the user directory." : "Federaatio mahdollistaa yhdistämisen muihin luotettuihin palvelimiin ja siten käyttäjähakemiston tietojen välittämisen.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federointi sallii sinun liittyä toisten luotettujen palvelimien käyttäjäluetteloihin. Sitä käytetään esimerkiksi ulkoisten käyttäjänimien automaattiseen täydentämiseen.",
"Trusted servers" : "Luotetut palvelimet",
"Add server automatically once a federated share was created successfully" : "Lisää palvelin automaattisesti, kun federoitu jako on luotu onnistuneesti",
diff --git a/apps/federation/l10n/fi.json b/apps/federation/l10n/fi.json
index 2fc6a0d871b..ab220840a2d 100644
--- a/apps/federation/l10n/fi.json
+++ b/apps/federation/l10n/fi.json
@@ -4,6 +4,7 @@
"No server to federate with found" : "Palvelinta, johon liittyä, ei löytynyt",
"Could not add server" : "Palvelimen lisääminen ei onnistunut",
"Federation" : "Federaatio",
+ "Federation allows you to connect with other trusted servers to exchange the user directory." : "Federaatio mahdollistaa yhdistämisen muihin luotettuihin palvelimiin ja siten käyttäjähakemiston tietojen välittämisen.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federointi sallii sinun liittyä toisten luotettujen palvelimien käyttäjäluetteloihin. Sitä käytetään esimerkiksi ulkoisten käyttäjänimien automaattiseen täydentämiseen.",
"Trusted servers" : "Luotetut palvelimet",
"Add server automatically once a federated share was created successfully" : "Lisää palvelin automaattisesti, kun federoitu jako on luotu onnistuneesti",
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index 5eb6bf8f518..4ce2dd425d5 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Favorite" : "Suosikki",
"New folder" : "Uusi kansio",
"Upload file" : "Lähetä tiedosto",
+ "Not favorited" : "Ei suosikeissa",
"Remove from favorites" : "Poista suosikeista",
"Add to favorites" : "Lisää suosikkeihin",
"An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
@@ -116,6 +117,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>",
"Unlimited" : "Rajoittamaton",
"Upload (max. %s)" : "Lähetys (enintään %s)",
+ "File Management" : "Tiedostohallinta",
"File handling" : "Tiedostonhallinta",
"Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko",
"max. possible: " : "suurin mahdollinen:",
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json
index dbd1312f434..be9c380da79 100644
--- a/apps/files/l10n/fi.json
+++ b/apps/files/l10n/fi.json
@@ -78,6 +78,7 @@
"Favorite" : "Suosikki",
"New folder" : "Uusi kansio",
"Upload file" : "Lähetä tiedosto",
+ "Not favorited" : "Ei suosikeissa",
"Remove from favorites" : "Poista suosikeista",
"Add to favorites" : "Lisää suosikkeihin",
"An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
@@ -114,6 +115,7 @@
"A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>",
"Unlimited" : "Rajoittamaton",
"Upload (max. %s)" : "Lähetys (enintään %s)",
+ "File Management" : "Tiedostohallinta",
"File handling" : "Tiedostonhallinta",
"Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko",
"max. possible: " : "suurin mahdollinen:",
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index bc3bff97848..be84b3a8f02 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -93,6 +93,7 @@ OC.L10N.register(
"Add to your Nextcloud" : "Добавить в свой Nextcloud",
"Share API is disabled" : "API общего доступа отключён",
"File sharing" : "Обмен файлами",
+ "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Это приложение позволяет пользователям обмениваться файлами в Nextcloud. Если включено, администратор может выбрать, какие группы пользователей могут обмениваться файлами. После этого пользователи, которым такой обмен разрешен, могут обмениваться файлами и папками с другими пользователями и группами в Nextcloud. Кроме того, если администратор позволяет использовать функцию общего доступа, внешняя ссылка может использоваться для обмена файлами с другими пользователями, не являющимися пользователями Nextcloud. Админы могут также вводить в действие пароли, даты истечения срока действия и разрешать совместное использование файлов между серверами(server to server) с помощью общих ссылок, а также совместное использование с мобильных устройств. Отключение данной функции, отключает общие файлы и папки на сервере для всех получателей общего доступа, а также при синхронизации клиентов и мобильных приложений. Дополнительная информация доступна в документации Nextcloud.",
"This share is password-protected" : "Общий ресурс защищён паролем",
"The password is wrong. Try again." : "Неверный пароль. Попробуйте ещё раз.",
"Password" : "Пароль",
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index 9cc4cfecf5f..37755d8d049 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -91,6 +91,7 @@
"Add to your Nextcloud" : "Добавить в свой Nextcloud",
"Share API is disabled" : "API общего доступа отключён",
"File sharing" : "Обмен файлами",
+ "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Это приложение позволяет пользователям обмениваться файлами в Nextcloud. Если включено, администратор может выбрать, какие группы пользователей могут обмениваться файлами. После этого пользователи, которым такой обмен разрешен, могут обмениваться файлами и папками с другими пользователями и группами в Nextcloud. Кроме того, если администратор позволяет использовать функцию общего доступа, внешняя ссылка может использоваться для обмена файлами с другими пользователями, не являющимися пользователями Nextcloud. Админы могут также вводить в действие пароли, даты истечения срока действия и разрешать совместное использование файлов между серверами(server to server) с помощью общих ссылок, а также совместное использование с мобильных устройств. Отключение данной функции, отключает общие файлы и папки на сервере для всех получателей общего доступа, а также при синхронизации клиентов и мобильных приложений. Дополнительная информация доступна в документации Nextcloud.",
"This share is password-protected" : "Общий ресурс защищён паролем",
"The password is wrong. Try again." : "Неверный пароль. Попробуйте ещё раз.",
"Password" : "Пароль",
diff --git a/apps/workflowengine/l10n/zh_CN.js b/apps/workflowengine/l10n/zh_CN.js
index a8d7e9556b6..a980ac4827c 100644
--- a/apps/workflowengine/l10n/zh_CN.js
+++ b/apps/workflowengine/l10n/zh_CN.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Group list is empty" : "小组列表空",
+ "Group list is empty" : "分组列表为空",
"Unable to retrieve the group list" : "无法获取用户分组列表",
"Saved" : "已保存",
"Saving failed:" : "保存失败:",
diff --git a/apps/workflowengine/l10n/zh_CN.json b/apps/workflowengine/l10n/zh_CN.json
index a94709e423e..98c3f231ab1 100644
--- a/apps/workflowengine/l10n/zh_CN.json
+++ b/apps/workflowengine/l10n/zh_CN.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Group list is empty" : "小组列表空",
+ "Group list is empty" : "分组列表为空",
"Unable to retrieve the group list" : "无法获取用户分组列表",
"Saved" : "已保存",
"Saving failed:" : "保存失败:",