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>2017-05-17 03:08:18 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-17 03:08:18 +0300
commit494ccee0f1897022e4cc344ddab8ece3042d9447 (patch)
tree28b6208adb8830c5a1e9157b9029d724bf2f6c2e /apps
parent978ccc2e824baa0c604482f24309ffe2787df1a8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/dav/l10n/lt_LT.js1
-rw-r--r--apps/dav/l10n/lt_LT.json1
-rw-r--r--apps/files_sharing/l10n/nb.js1
-rw-r--r--apps/files_sharing/l10n/nb.json1
-rw-r--r--apps/files_versions/l10n/lt_LT.js1
-rw-r--r--apps/files_versions/l10n/lt_LT.json1
6 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js
index 7fc97309154..7b8d0511aa5 100644
--- a/apps/dav/l10n/lt_LT.js
+++ b/apps/dav/l10n/lt_LT.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"Contact birthdays" : "Kontaktų gimtadieniai",
"Personal" : "Asmeniniai",
"Contacts" : "Kontaktai",
+ "WebDAV" : "WebDAV",
"Technical details" : "Techninė informacija",
"Remote Address: %s" : "Nuotolinis adresas: %s",
"Request ID: %s" : "Užklausos ID: %s"
diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json
index e328eef4362..043768d447a 100644
--- a/apps/dav/l10n/lt_LT.json
+++ b/apps/dav/l10n/lt_LT.json
@@ -40,6 +40,7 @@
"Contact birthdays" : "Kontaktų gimtadieniai",
"Personal" : "Asmeniniai",
"Contacts" : "Kontaktai",
+ "WebDAV" : "WebDAV",
"Technical details" : "Techninė informacija",
"Remote Address: %s" : "Nuotolinis adresas: %s",
"Request ID: %s" : "Užklausos ID: %s"
diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js
index 64c75b414d0..ce3165fecc7 100644
--- a/apps/files_sharing/l10n/nb.js
+++ b/apps/files_sharing/l10n/nb.js
@@ -89,6 +89,7 @@ OC.L10N.register(
"Cannot increase permissions" : "Kan ikke øke tillatelser",
"%s is publicly shared" : "%s er delt offentlig",
"Share API is disabled" : "Deling API er deaktivert",
+ "File sharing" : "Fildeling",
"This share is password-protected" : "Denne delingen er passordbeskyttet",
"The password is wrong. Try again." : "Passordet er feil. Prøv på nytt.",
"Password" : "Passord",
diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json
index 2ade5486158..7f2fa23a6ac 100644
--- a/apps/files_sharing/l10n/nb.json
+++ b/apps/files_sharing/l10n/nb.json
@@ -87,6 +87,7 @@
"Cannot increase permissions" : "Kan ikke øke tillatelser",
"%s is publicly shared" : "%s er delt offentlig",
"Share API is disabled" : "Deling API er deaktivert",
+ "File sharing" : "Fildeling",
"This share is password-protected" : "Denne delingen er passordbeskyttet",
"The password is wrong. Try again." : "Passordet er feil. Prøv på nytt.",
"Password" : "Passord",
diff --git a/apps/files_versions/l10n/lt_LT.js b/apps/files_versions/l10n/lt_LT.js
index 35d22a36904..5245826ea19 100644
--- a/apps/files_versions/l10n/lt_LT.js
+++ b/apps/files_versions/l10n/lt_LT.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "Nepavyko sugrąžinti {file} į {timestamp} būseną.",
"_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų"],
"Restore" : "Atkurti",
+ "More versions …" : "Daugiau versijų …",
"No versions available" : "Nėra prieinama jokių versijų",
"More versions..." : "Daugiau versijų..."
},
diff --git a/apps/files_versions/l10n/lt_LT.json b/apps/files_versions/l10n/lt_LT.json
index b0392e13de0..3b1dd6cecb9 100644
--- a/apps/files_versions/l10n/lt_LT.json
+++ b/apps/files_versions/l10n/lt_LT.json
@@ -4,6 +4,7 @@
"Failed to revert {file} to revision {timestamp}." : "Nepavyko sugrąžinti {file} į {timestamp} būseną.",
"_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų"],
"Restore" : "Atkurti",
+ "More versions …" : "Daugiau versijų …",
"No versions available" : "Nėra prieinama jokių versijų",
"More versions..." : "Daugiau versijų..."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"