diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-10 02:16:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-10 02:16:03 +0000 |
commit | 9806dec9b3f985ce8a05c9852064e38fa7b199a5 (patch) | |
tree | f574c6c54c8710e41d751c9adf3f3a26dcccef86 /lib | |
parent | 8bee8e1317dd22abc3179508a73ea7b353ee5fc8 (diff) | |
download | nextcloud-server-9806dec9b3f985ce8a05c9852064e38fa7b199a5.tar.gz nextcloud-server-9806dec9b3f985ce8a05c9852064e38fa7b199a5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/et_EE.js | 5 | ||||
-rw-r--r-- | lib/l10n/et_EE.json | 5 | ||||
-rw-r--r-- | lib/l10n/uk.js | 2 | ||||
-rw-r--r-- | lib/l10n/uk.json | 2 |
4 files changed, 10 insertions, 4 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 2ab6ad456ec..ccb214dac78 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -149,9 +149,12 @@ OC.L10N.register( "Storage is temporarily not available" : "Salvestusruum pole ajutiselt kättesaadav", "Following databases are supported: %s" : "Toetatud on järgnevad andmebaasid: %s", "Following platforms are supported: %s" : "Toetatud on järgnevad platformid: %s", + "Overview" : "Ülevaade", "Basic settings" : "Põhiseaded", "Sharing" : "Jagamine", "Security" : "Turvalisus", - "Personal info" : "Isiklik info" + "Groupware" : "Grupitöö", + "Personal info" : "Isiklik info", + "Mobile & desktop" : "Mobiil ja töölaud" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index d8b1f93e8cf..1f9d457160e 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -147,9 +147,12 @@ "Storage is temporarily not available" : "Salvestusruum pole ajutiselt kättesaadav", "Following databases are supported: %s" : "Toetatud on järgnevad andmebaasid: %s", "Following platforms are supported: %s" : "Toetatud on järgnevad platformid: %s", + "Overview" : "Ülevaade", "Basic settings" : "Põhiseaded", "Sharing" : "Jagamine", "Security" : "Turvalisus", - "Personal info" : "Isiklik info" + "Groupware" : "Grupitöö", + "Personal info" : "Isiklik info", + "Mobile & desktop" : "Mobiil ja töölaud" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index 7d2cd626f29..bb52655cf6b 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -73,7 +73,7 @@ OC.L10N.register( "Expiration date is in the past" : "Дата закінчення в минулому", "%1$s shared »%2$s« with you" : "%1$s надав доступ до »%2$s«", "%1$s shared »%2$s« with you." : "%1$s надав доступ до »%2$s«.", - "Click the button below to open it." : "Для відкриття натисніть кнопку нижче.", + "Click the button below to open it." : "Щоб відкрити файл, натисніть кнопку нижче.", "Could not find category \"%s\"" : "Не вдалося знайти категорію \"%s\"", "Sunday" : "Неділя", "Monday" : "Понеділок", diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 82d9a8d4ab5..cc7569548d8 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -71,7 +71,7 @@ "Expiration date is in the past" : "Дата закінчення в минулому", "%1$s shared »%2$s« with you" : "%1$s надав доступ до »%2$s«", "%1$s shared »%2$s« with you." : "%1$s надав доступ до »%2$s«.", - "Click the button below to open it." : "Для відкриття натисніть кнопку нижче.", + "Click the button below to open it." : "Щоб відкрити файл, натисніть кнопку нижче.", "Could not find category \"%s\"" : "Не вдалося знайти категорію \"%s\"", "Sunday" : "Неділя", "Monday" : "Понеділок", |