From d942aa3f7762490cd7f4cce9c28ea43fdeb43166 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 11 Nov 2023 00:46:16 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 8 ++++---- l10n/ar.json | 8 ++++---- l10n/bg.js | 8 ++++---- l10n/bg.json | 8 ++++---- l10n/br.js | 8 ++++---- l10n/br.json | 8 ++++---- l10n/ca.js | 8 ++++---- l10n/ca.json | 8 ++++---- l10n/cs.js | 8 ++++---- l10n/cs.json | 8 ++++---- l10n/da.js | 8 ++++---- l10n/da.json | 8 ++++---- l10n/de.js | 8 ++++---- l10n/de.json | 8 ++++---- l10n/de_DE.js | 8 ++++---- l10n/de_DE.json | 8 ++++---- l10n/el.js | 8 ++++---- l10n/el.json | 8 ++++---- l10n/en_GB.js | 8 ++++---- l10n/en_GB.json | 8 ++++---- l10n/es.js | 8 ++++---- l10n/es.json | 8 ++++---- l10n/es_EC.js | 8 ++++---- l10n/es_EC.json | 8 ++++---- l10n/es_MX.js | 8 ++++---- l10n/es_MX.json | 8 ++++---- l10n/eu.js | 8 ++++---- l10n/eu.json | 8 ++++---- l10n/fa.js | 8 ++++---- l10n/fa.json | 8 ++++---- l10n/fi.js | 8 ++++---- l10n/fi.json | 8 ++++---- l10n/fr.js | 8 ++++---- l10n/fr.json | 8 ++++---- l10n/gl.js | 8 ++++---- l10n/gl.json | 8 ++++---- l10n/he.js | 8 ++++---- l10n/he.json | 8 ++++---- l10n/hr.js | 8 ++++---- l10n/hr.json | 8 ++++---- l10n/hu.js | 8 ++++---- l10n/hu.json | 8 ++++---- l10n/is.js | 8 ++++---- l10n/is.json | 8 ++++---- l10n/it.js | 8 ++++---- l10n/it.json | 8 ++++---- l10n/ja.js | 8 ++++---- l10n/ja.json | 8 ++++---- l10n/ko.js | 8 ++++---- l10n/ko.json | 8 ++++---- l10n/lt_LT.js | 8 ++++---- l10n/lt_LT.json | 8 ++++---- l10n/mk.js | 8 ++++---- l10n/mk.json | 8 ++++---- l10n/nl.js | 8 ++++---- l10n/nl.json | 8 ++++---- l10n/oc.js | 4 ++-- l10n/oc.json | 4 ++-- l10n/pl.js | 8 ++++---- l10n/pl.json | 8 ++++---- l10n/pt_BR.js | 8 ++++---- l10n/pt_BR.json | 8 ++++---- l10n/ro.js | 8 ++++---- l10n/ro.json | 8 ++++---- l10n/ru.js | 8 ++++---- l10n/ru.json | 8 ++++---- l10n/sc.js | 8 ++++---- l10n/sc.json | 8 ++++---- l10n/sk.js | 8 ++++---- l10n/sk.json | 8 ++++---- l10n/sl.js | 8 ++++---- l10n/sl.json | 8 ++++---- l10n/sr.js | 8 ++++---- l10n/sr.json | 8 ++++---- l10n/sv.js | 8 ++++---- l10n/sv.json | 8 ++++---- l10n/tr.js | 8 ++++---- l10n/tr.json | 8 ++++---- l10n/uk.js | 8 ++++---- l10n/uk.json | 8 ++++---- l10n/zh_CN.js | 8 ++++---- l10n/zh_CN.json | 8 ++++---- l10n/zh_HK.js | 8 ++++---- l10n/zh_HK.json | 8 ++++---- l10n/zh_TW.js | 8 ++++---- l10n/zh_TW.json | 8 ++++---- 86 files changed, 340 insertions(+), 340 deletions(-) diff --git a/l10n/ar.js b/l10n/ar.js index f049fb58..1863d8ce 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "فك قفل الملف", - "Lock file" : "قفل الملف", - "Locked by {0}" : "مقفل بواسطة {0}", "File can only be unlocked by providing a valid owner lock token" : "يمكن فك قفل الملف فقط إذا ما تمّ إبراز \"أمارة قفل\" lock token صحيحة من المالك", "File can only be unlocked by the owner of the lock" : "يُمكن فك قفل الملف فقط من قِبل مالك القفل", "Temporary files lock" : "قفل الملفات مؤقتا", "Temporary lock your files" : "قفل ملفاتك مؤقتا", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "السماح للمستخدمين بإقفال الملفات الخاصة بهم مؤقتا لتجنب حدوث تعارُضات بينما يعملون على ملفات مشتركة. " + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "السماح للمستخدمين بإقفال الملفات الخاصة بهم مؤقتا لتجنب حدوث تعارُضات بينما يعملون على ملفات مشتركة. ", + "Unlock file" : "فك قفل الملف", + "Lock file" : "قفل الملف", + "Locked by {0}" : "مقفل بواسطة {0}" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index d1e64f5f..12e43a12 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "فك قفل الملف", - "Lock file" : "قفل الملف", - "Locked by {0}" : "مقفل بواسطة {0}", "File can only be unlocked by providing a valid owner lock token" : "يمكن فك قفل الملف فقط إذا ما تمّ إبراز \"أمارة قفل\" lock token صحيحة من المالك", "File can only be unlocked by the owner of the lock" : "يُمكن فك قفل الملف فقط من قِبل مالك القفل", "Temporary files lock" : "قفل الملفات مؤقتا", "Temporary lock your files" : "قفل ملفاتك مؤقتا", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "السماح للمستخدمين بإقفال الملفات الخاصة بهم مؤقتا لتجنب حدوث تعارُضات بينما يعملون على ملفات مشتركة. " + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "السماح للمستخدمين بإقفال الملفات الخاصة بهم مؤقتا لتجنب حدوث تعارُضات بينما يعملون على ملفات مشتركة. ", + "Unlock file" : "فك قفل الملف", + "Lock file" : "قفل الملف", + "Locked by {0}" : "مقفل بواسطة {0}" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index d1b8461e..504a5de1 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Отключване на файл", - "Lock file" : "Заключване на файл", - "Locked by {0}" : "Заключено от {0}", "File can only be unlocked by providing a valid owner lock token" : "Файлът може да бъде отключен само чрез предоставяне на валиден токен за заключване от собственика", "File can only be unlocked by the owner of the lock" : "Файлът може да бъде отключен само от собственика на заключването", "Temporary files lock" : "Заключване на временните файлове ", "Temporary lock your files" : "Временно заключване на файлове ви", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Позволете на вашите потребители да заключват временно своите файлове, за да избегнат конфликти, докато работят върху споделени файлове." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Позволете на вашите потребители да заключват временно своите файлове, за да избегнат конфликти, докато работят върху споделени файлове.", + "Unlock file" : "Отключване на файл", + "Lock file" : "Заключване на файл", + "Locked by {0}" : "Заключено от {0}" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index 515c6f42..fc0374e5 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Отключване на файл", - "Lock file" : "Заключване на файл", - "Locked by {0}" : "Заключено от {0}", "File can only be unlocked by providing a valid owner lock token" : "Файлът може да бъде отключен само чрез предоставяне на валиден токен за заключване от собственика", "File can only be unlocked by the owner of the lock" : "Файлът може да бъде отключен само от собственика на заключването", "Temporary files lock" : "Заключване на временните файлове ", "Temporary lock your files" : "Временно заключване на файлове ви", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Позволете на вашите потребители да заключват временно своите файлове, за да избегнат конфликти, докато работят върху споделени файлове." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Позволете на вашите потребители да заключват временно своите файлове, за да избегнат конфликти, докато работят върху споделени файлове.", + "Unlock file" : "Отключване на файл", + "Lock file" : "Заключване на файл", + "Locked by {0}" : "Заключено от {0}" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/br.js b/l10n/br.js index b3b68bbb..a83a364c 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -1,11 +1,11 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Dibrennan ar restr", - "Lock file" : "Prennan ar restr", - "Locked by {0}" : "Prennet gant {0}", "Temporary files lock" : "Restr prennet amzeriel", "Temporary lock your files" : "Prennan amzeriel o restroù", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Aotreit ho implijourien da brennañ evit ur pennad o restroù evit ampech kudennoù pa labouront war restroù rannet." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Aotreit ho implijourien da brennañ evit ur pennad o restroù evit ampech kudennoù pa labouront war restroù rannet.", + "Unlock file" : "Dibrennan ar restr", + "Lock file" : "Prennan ar restr", + "Locked by {0}" : "Prennet gant {0}" }, "nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"); diff --git a/l10n/br.json b/l10n/br.json index 6e6bf1fd..d119260c 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -1,9 +1,9 @@ { "translations": { - "Unlock file" : "Dibrennan ar restr", - "Lock file" : "Prennan ar restr", - "Locked by {0}" : "Prennet gant {0}", "Temporary files lock" : "Restr prennet amzeriel", "Temporary lock your files" : "Prennan amzeriel o restroù", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Aotreit ho implijourien da brennañ evit ur pennad o restroù evit ampech kudennoù pa labouront war restroù rannet." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Aotreit ho implijourien da brennañ evit ur pennad o restroù evit ampech kudennoù pa labouront war restroù rannet.", + "Unlock file" : "Dibrennan ar restr", + "Lock file" : "Prennan ar restr", + "Locked by {0}" : "Prennet gant {0}" },"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index ced808dc..9e3f889c 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Desbloca el fitxer", - "Lock file" : "Bloca el fitxer", - "Locked by {0}" : "Blocat per {0}", "File can only be unlocked by providing a valid owner lock token" : "Només es pot desblocar el fitxer si es proporciona un testimoni de blocatge del propietari vàlid", "File can only be unlocked by the owner of the lock" : "Només l'usuari propietari del blocatge pot desblocar el fitxer", "Temporary files lock" : "Blocatge temporal dels fitxers", "Temporary lock your files" : "Bloqueu temporalment els fitxers", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permeteu als usuaris blocar temporalment els fitxers per a evitar conflictes en treballar en fitxers compartits." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permeteu als usuaris blocar temporalment els fitxers per a evitar conflictes en treballar en fitxers compartits.", + "Unlock file" : "Desbloca el fitxer", + "Lock file" : "Bloca el fitxer", + "Locked by {0}" : "Blocat per {0}" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 24eb7c65..2933739b 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Desbloca el fitxer", - "Lock file" : "Bloca el fitxer", - "Locked by {0}" : "Blocat per {0}", "File can only be unlocked by providing a valid owner lock token" : "Només es pot desblocar el fitxer si es proporciona un testimoni de blocatge del propietari vàlid", "File can only be unlocked by the owner of the lock" : "Només l'usuari propietari del blocatge pot desblocar el fitxer", "Temporary files lock" : "Blocatge temporal dels fitxers", "Temporary lock your files" : "Bloqueu temporalment els fitxers", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permeteu als usuaris blocar temporalment els fitxers per a evitar conflictes en treballar en fitxers compartits." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permeteu als usuaris blocar temporalment els fitxers per a evitar conflictes en treballar en fitxers compartits.", + "Unlock file" : "Desbloca el fitxer", + "Lock file" : "Bloca el fitxer", + "Locked by {0}" : "Blocat per {0}" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index e7835369..3218ca8e 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Odemknout soubor", - "Lock file" : "Zamknout soubor", - "Locked by {0}" : "Uzamkl(a) {0}", "File can only be unlocked by providing a valid owner lock token" : "Soubor je možné odemknout pouze zadáním platného tokenu zámku vlastníka", "File can only be unlocked by the owner of the lock" : "Soubor může být odemčen pouze vlastníkem zámku", "Temporary files lock" : "Dočasný zámek souborů", "Temporary lock your files" : "Dočasně zamykejte své soubory", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Umožňuje vašim uživatelům dočasně uzamykat své soubory a vyhýbat se tak konfliktům při práci na sdílených souborech." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Umožňuje vašim uživatelům dočasně uzamykat své soubory a vyhýbat se tak konfliktům při práci na sdílených souborech.", + "Unlock file" : "Odemknout soubor", + "Lock file" : "Zamknout soubor", + "Locked by {0}" : "Uzamkl(a) {0}" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json index b1218e45..9069880c 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Odemknout soubor", - "Lock file" : "Zamknout soubor", - "Locked by {0}" : "Uzamkl(a) {0}", "File can only be unlocked by providing a valid owner lock token" : "Soubor je možné odemknout pouze zadáním platného tokenu zámku vlastníka", "File can only be unlocked by the owner of the lock" : "Soubor může být odemčen pouze vlastníkem zámku", "Temporary files lock" : "Dočasný zámek souborů", "Temporary lock your files" : "Dočasně zamykejte své soubory", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Umožňuje vašim uživatelům dočasně uzamykat své soubory a vyhýbat se tak konfliktům při práci na sdílených souborech." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Umožňuje vašim uživatelům dočasně uzamykat své soubory a vyhýbat se tak konfliktům při práci na sdílených souborech.", + "Unlock file" : "Odemknout soubor", + "Lock file" : "Zamknout soubor", + "Locked by {0}" : "Uzamkl(a) {0}" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js index bfe989eb..d6033e5d 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Lås op filen", - "Lock file" : "Lås filen", - "Locked by {0}" : "Låst af {0}", "File can only be unlocked by providing a valid owner lock token" : "Filen kan kun låses op ved at angive et gyldigt ejerlåstoken", "File can only be unlocked by the owner of the lock" : "Filen kan kun låses op af ejeren af låsen", "Temporary files lock" : "Midlertidig fil lås", "Temporary lock your files" : "Midlertidigt lås dine filer", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Tillad brugere at midlertidigt låse deres filer for at undgå konflikter mens de arbejder på en delte filer" + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Tillad brugere at midlertidigt låse deres filer for at undgå konflikter mens de arbejder på en delte filer", + "Unlock file" : "Lås op filen", + "Lock file" : "Lås filen", + "Locked by {0}" : "Låst af {0}" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 55b491d2..e2248ff3 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Lås op filen", - "Lock file" : "Lås filen", - "Locked by {0}" : "Låst af {0}", "File can only be unlocked by providing a valid owner lock token" : "Filen kan kun låses op ved at angive et gyldigt ejerlåstoken", "File can only be unlocked by the owner of the lock" : "Filen kan kun låses op af ejeren af låsen", "Temporary files lock" : "Midlertidig fil lås", "Temporary lock your files" : "Midlertidigt lås dine filer", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Tillad brugere at midlertidigt låse deres filer for at undgå konflikter mens de arbejder på en delte filer" + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Tillad brugere at midlertidigt låse deres filer for at undgå konflikter mens de arbejder på en delte filer", + "Unlock file" : "Lås op filen", + "Lock file" : "Lås filen", + "Locked by {0}" : "Låst af {0}" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index 6577b139..1ddecf13 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Datei entsperren", - "Lock file" : "Datei sperren", - "Locked by {0}" : "Gesperrt von {0}", "File can only be unlocked by providing a valid owner lock token" : "Die Datei kann nur mit einem gültigen Eigentümer-Sperr-Token entsperrt werden", "File can only be unlocked by the owner of the lock" : "Datei kann nur vom Besitzer der Sperre entsperrt werden", "Temporary files lock" : "Dateien temporär sperren", "Temporary lock your files" : "Deine Dateien temporär sperren", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Erlaubt es Benutzern eine Datei temporär zu sperren um Konflikte während der Arbeit an geteilten Dateien zu vermeiden." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Erlaubt es Benutzern eine Datei temporär zu sperren um Konflikte während der Arbeit an geteilten Dateien zu vermeiden.", + "Unlock file" : "Datei entsperren", + "Lock file" : "Datei sperren", + "Locked by {0}" : "Gesperrt von {0}" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index 18efe451..d66264c6 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Datei entsperren", - "Lock file" : "Datei sperren", - "Locked by {0}" : "Gesperrt von {0}", "File can only be unlocked by providing a valid owner lock token" : "Die Datei kann nur mit einem gültigen Eigentümer-Sperr-Token entsperrt werden", "File can only be unlocked by the owner of the lock" : "Datei kann nur vom Besitzer der Sperre entsperrt werden", "Temporary files lock" : "Dateien temporär sperren", "Temporary lock your files" : "Deine Dateien temporär sperren", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Erlaubt es Benutzern eine Datei temporär zu sperren um Konflikte während der Arbeit an geteilten Dateien zu vermeiden." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Erlaubt es Benutzern eine Datei temporär zu sperren um Konflikte während der Arbeit an geteilten Dateien zu vermeiden.", + "Unlock file" : "Datei entsperren", + "Lock file" : "Datei sperren", + "Locked by {0}" : "Gesperrt von {0}" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 576276a4..d228dbdb 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Datei entsperren", - "Lock file" : "Datei sperren", - "Locked by {0}" : "Gesperrt von {0}", "File can only be unlocked by providing a valid owner lock token" : "Die Datei kann nur mit einem gültigen Eigentümer-Sperr-Token entsperrt werden", "File can only be unlocked by the owner of the lock" : "Datei kann nur vom Besitzer der Sperre entsperrt werden", "Temporary files lock" : "Dateien temporär sperren", "Temporary lock your files" : "Ihre Dateien temporär sperren", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Erlaubt es Benutzern eine Datei temporär zu sperren um Konflikte während der Arbeit an geteilten Dateien zu vermeiden." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Erlaubt es Benutzern eine Datei temporär zu sperren um Konflikte während der Arbeit an geteilten Dateien zu vermeiden.", + "Unlock file" : "Datei entsperren", + "Lock file" : "Datei sperren", + "Locked by {0}" : "Gesperrt von {0}" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 06f1266b..1ecb5991 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Datei entsperren", - "Lock file" : "Datei sperren", - "Locked by {0}" : "Gesperrt von {0}", "File can only be unlocked by providing a valid owner lock token" : "Die Datei kann nur mit einem gültigen Eigentümer-Sperr-Token entsperrt werden", "File can only be unlocked by the owner of the lock" : "Datei kann nur vom Besitzer der Sperre entsperrt werden", "Temporary files lock" : "Dateien temporär sperren", "Temporary lock your files" : "Ihre Dateien temporär sperren", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Erlaubt es Benutzern eine Datei temporär zu sperren um Konflikte während der Arbeit an geteilten Dateien zu vermeiden." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Erlaubt es Benutzern eine Datei temporär zu sperren um Konflikte während der Arbeit an geteilten Dateien zu vermeiden.", + "Unlock file" : "Datei entsperren", + "Lock file" : "Datei sperren", + "Locked by {0}" : "Gesperrt von {0}" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js index 6590df54..8d303853 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -1,12 +1,12 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Ξεκλείδωμα αρχείου", - "Lock file" : "Κλείδωμα αρχείου", - "Locked by {0}" : "Κλειδώθηκε από {0}", "File can only be unlocked by the owner of the lock" : "Το αρχείο μπορεί να ξεκλειδωθεί μόνο από τον κάτοχο του", "Temporary files lock" : "Κλείδωμα προσωρινών αρχείων", "Temporary lock your files" : "Κλειδώστε προσωρινά τα αρχεία σας", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Επιτρέπει στους χρήστες σας να κλειδώνουν προσωρινά τα αρχεία τους για αποφυγή διενέξεων κατά την εργασία με κοινόχρηστα αρχεία." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Επιτρέπει στους χρήστες σας να κλειδώνουν προσωρινά τα αρχεία τους για αποφυγή διενέξεων κατά την εργασία με κοινόχρηστα αρχεία.", + "Unlock file" : "Ξεκλείδωμα αρχείου", + "Lock file" : "Κλείδωμα αρχείου", + "Locked by {0}" : "Κλειδώθηκε από {0}" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index b2b5f930..c917921b 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -1,10 +1,10 @@ { "translations": { - "Unlock file" : "Ξεκλείδωμα αρχείου", - "Lock file" : "Κλείδωμα αρχείου", - "Locked by {0}" : "Κλειδώθηκε από {0}", "File can only be unlocked by the owner of the lock" : "Το αρχείο μπορεί να ξεκλειδωθεί μόνο από τον κάτοχο του", "Temporary files lock" : "Κλείδωμα προσωρινών αρχείων", "Temporary lock your files" : "Κλειδώστε προσωρινά τα αρχεία σας", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Επιτρέπει στους χρήστες σας να κλειδώνουν προσωρινά τα αρχεία τους για αποφυγή διενέξεων κατά την εργασία με κοινόχρηστα αρχεία." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Επιτρέπει στους χρήστες σας να κλειδώνουν προσωρινά τα αρχεία τους για αποφυγή διενέξεων κατά την εργασία με κοινόχρηστα αρχεία.", + "Unlock file" : "Ξεκλείδωμα αρχείου", + "Lock file" : "Κλείδωμα αρχείου", + "Locked by {0}" : "Κλειδώθηκε από {0}" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js index be643475..941bd174 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Unlock file", - "Lock file" : "Lock file", - "Locked by {0}" : "Locked by {0}", "File can only be unlocked by providing a valid owner lock token" : "File can only be unlocked by providing a valid owner lock token", "File can only be unlocked by the owner of the lock" : "File can only be unlocked by the owner of the lock", "Temporary files lock" : "Temporary files lock", "Temporary lock your files" : "Temporary lock your files", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Allow your users to temporary lock their files to avoid conflicts while working on shared files." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Allow your users to temporary lock their files to avoid conflicts while working on shared files.", + "Unlock file" : "Unlock file", + "Lock file" : "Lock file", + "Locked by {0}" : "Locked by {0}" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index b027e83d..5fee967f 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Unlock file", - "Lock file" : "Lock file", - "Locked by {0}" : "Locked by {0}", "File can only be unlocked by providing a valid owner lock token" : "File can only be unlocked by providing a valid owner lock token", "File can only be unlocked by the owner of the lock" : "File can only be unlocked by the owner of the lock", "Temporary files lock" : "Temporary files lock", "Temporary lock your files" : "Temporary lock your files", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Allow your users to temporary lock their files to avoid conflicts while working on shared files." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Allow your users to temporary lock their files to avoid conflicts while working on shared files.", + "Unlock file" : "Unlock file", + "Lock file" : "Lock file", + "Locked by {0}" : "Locked by {0}" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index fda40a61..29269069 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Desbloquear archivo", - "Lock file" : "Bloquear archivo", - "Locked by {0}" : "Bloqueado por {0}", "File can only be unlocked by providing a valid owner lock token" : "El archivo solo se puede desbloquear proveyendo un token válido de propietario del bloqueo", "File can only be unlocked by the owner of the lock" : "Solo puede desbloquear el archivo el propietario del candado", "Temporary files lock" : "Bloqueo temporal de archivos", "Temporary lock your files" : "Bloquea temporalmente tus archivos", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que tus usuarios bloqueen temporalmente sus archivos para evitar conflictos mientras trabajan con archivos compartidos." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que tus usuarios bloqueen temporalmente sus archivos para evitar conflictos mientras trabajan con archivos compartidos.", + "Unlock file" : "Desbloquear archivo", + "Lock file" : "Bloquear archivo", + "Locked by {0}" : "Bloqueado por {0}" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index 07609740..61b6707f 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Desbloquear archivo", - "Lock file" : "Bloquear archivo", - "Locked by {0}" : "Bloqueado por {0}", "File can only be unlocked by providing a valid owner lock token" : "El archivo solo se puede desbloquear proveyendo un token válido de propietario del bloqueo", "File can only be unlocked by the owner of the lock" : "Solo puede desbloquear el archivo el propietario del candado", "Temporary files lock" : "Bloqueo temporal de archivos", "Temporary lock your files" : "Bloquea temporalmente tus archivos", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que tus usuarios bloqueen temporalmente sus archivos para evitar conflictos mientras trabajan con archivos compartidos." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que tus usuarios bloqueen temporalmente sus archivos para evitar conflictos mientras trabajan con archivos compartidos.", + "Unlock file" : "Desbloquear archivo", + "Lock file" : "Bloquear archivo", + "Locked by {0}" : "Bloqueado por {0}" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 98c41222..feb5657d 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Desbloquear archivo", - "Lock file" : "Bloquear archivo", - "Locked by {0}" : "Bloqueado por {0} ", "File can only be unlocked by providing a valid owner lock token" : "El archivo solo puede desbloquearse proporcionando un token de bloqueo válido del propietario. ", "File can only be unlocked by the owner of the lock" : "El archivo solo puede desbloquearse por el propietario del bloqueo. ", "Temporary files lock" : "Bloqueo temporal de archivos ", "Temporary lock your files" : "Bloquea temporalmente tus archivos", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite a tus usuarios bloquear temporalmente sus archivos para evitar conflictos mientras trabajan en archivos compartidos." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite a tus usuarios bloquear temporalmente sus archivos para evitar conflictos mientras trabajan en archivos compartidos.", + "Unlock file" : "Desbloquear archivo", + "Lock file" : "Bloquear archivo", + "Locked by {0}" : "Bloqueado por {0} " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 455cf688..deef74ff 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Desbloquear archivo", - "Lock file" : "Bloquear archivo", - "Locked by {0}" : "Bloqueado por {0} ", "File can only be unlocked by providing a valid owner lock token" : "El archivo solo puede desbloquearse proporcionando un token de bloqueo válido del propietario. ", "File can only be unlocked by the owner of the lock" : "El archivo solo puede desbloquearse por el propietario del bloqueo. ", "Temporary files lock" : "Bloqueo temporal de archivos ", "Temporary lock your files" : "Bloquea temporalmente tus archivos", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite a tus usuarios bloquear temporalmente sus archivos para evitar conflictos mientras trabajan en archivos compartidos." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite a tus usuarios bloquear temporalmente sus archivos para evitar conflictos mientras trabajan en archivos compartidos.", + "Unlock file" : "Desbloquear archivo", + "Lock file" : "Bloquear archivo", + "Locked by {0}" : "Bloqueado por {0} " },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js index accb7d21..387d7743 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Archivo desbloqueado", - "Lock file" : "Archivo bloqueado", - "Locked by {0}" : "Bloqueado por {0}", "File can only be unlocked by providing a valid owner lock token" : "El archivo solo puede ser desbloqueado al proporcionar un token de bloqueo de propietario válido", "File can only be unlocked by the owner of the lock" : "El archivo solo puede ser desbloqueado por el propietario del bloqueo", "Temporary files lock" : "Archivos temporalmente bloqueados", "Temporary lock your files" : "Bloquea temporalmente tus archivos", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite a sus usuarios bloquear temporalmente sus archivos para evitar conflictos mientras se trabajan con archivos compartidos." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite a sus usuarios bloquear temporalmente sus archivos para evitar conflictos mientras se trabajan con archivos compartidos.", + "Unlock file" : "Archivo desbloqueado", + "Lock file" : "Archivo bloqueado", + "Locked by {0}" : "Bloqueado por {0}" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index e8beff5d..462f19cc 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Archivo desbloqueado", - "Lock file" : "Archivo bloqueado", - "Locked by {0}" : "Bloqueado por {0}", "File can only be unlocked by providing a valid owner lock token" : "El archivo solo puede ser desbloqueado al proporcionar un token de bloqueo de propietario válido", "File can only be unlocked by the owner of the lock" : "El archivo solo puede ser desbloqueado por el propietario del bloqueo", "Temporary files lock" : "Archivos temporalmente bloqueados", "Temporary lock your files" : "Bloquea temporalmente tus archivos", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite a sus usuarios bloquear temporalmente sus archivos para evitar conflictos mientras se trabajan con archivos compartidos." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite a sus usuarios bloquear temporalmente sus archivos para evitar conflictos mientras se trabajan con archivos compartidos.", + "Unlock file" : "Archivo desbloqueado", + "Lock file" : "Archivo bloqueado", + "Locked by {0}" : "Bloqueado por {0}" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index d26bef4e..a1b70544 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Desblokeatu fitxategia", - "Lock file" : "Fitxategia blokeatu", - "Locked by {0}" : "{0}-k blokeatuta", "File can only be unlocked by providing a valid owner lock token" : "Fitxategia jabearen blokeo-token baliozko bat emanez soilik desblokea daiteke", "File can only be unlocked by the owner of the lock" : "Fitxategia blokeoaren jabearengatik desblokeatuta izan daiteke soilik", "Temporary files lock" : "Aldi baterako fitxategien blokeoak", "Temporary lock your files" : "Zure fitxategiak aldi baterako blokeatu", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Eman aukera zure erabiltzaileei aldi baterako haien fitxategiak blokeatzeko partekatutako fitxategiekin lan egiten duten bitartean gatazkak ekiditeko." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Eman aukera zure erabiltzaileei aldi baterako haien fitxategiak blokeatzeko partekatutako fitxategiekin lan egiten duten bitartean gatazkak ekiditeko.", + "Unlock file" : "Desblokeatu fitxategia", + "Lock file" : "Fitxategia blokeatu", + "Locked by {0}" : "{0}-k blokeatuta" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index 994efd91..8421b29a 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Desblokeatu fitxategia", - "Lock file" : "Fitxategia blokeatu", - "Locked by {0}" : "{0}-k blokeatuta", "File can only be unlocked by providing a valid owner lock token" : "Fitxategia jabearen blokeo-token baliozko bat emanez soilik desblokea daiteke", "File can only be unlocked by the owner of the lock" : "Fitxategia blokeoaren jabearengatik desblokeatuta izan daiteke soilik", "Temporary files lock" : "Aldi baterako fitxategien blokeoak", "Temporary lock your files" : "Zure fitxategiak aldi baterako blokeatu", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Eman aukera zure erabiltzaileei aldi baterako haien fitxategiak blokeatzeko partekatutako fitxategiekin lan egiten duten bitartean gatazkak ekiditeko." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Eman aukera zure erabiltzaileei aldi baterako haien fitxategiak blokeatzeko partekatutako fitxategiekin lan egiten duten bitartean gatazkak ekiditeko.", + "Unlock file" : "Desblokeatu fitxategia", + "Lock file" : "Fitxategia blokeatu", + "Locked by {0}" : "{0}-k blokeatuta" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fa.js b/l10n/fa.js index 9f677e85..2d6c6802 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "باز کردن قفل پرونده", - "Lock file" : "قفل کردن پرونده", - "Locked by {0}" : "قفل شده توسط {0}", "File can only be unlocked by providing a valid owner lock token" : "File can only be unlocked by providing a valid owner lock token", "File can only be unlocked by the owner of the lock" : "قفل پرونده فقط توسط صاحب قفل قابل باز شدن است", "Temporary files lock" : "موقتا پرونده‌ها قفل شده اند", "Temporary lock your files" : "موقتا پرونده‌هایتان را قفل کنید", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "به کاربران خود اجازه دهید پرونده‌ها خود را به طور موقت قفل کنند تا در حین کار بر روی پرونده‌ها به اشتراک گذاشته شده دچار تداخل نشوند." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "به کاربران خود اجازه دهید پرونده‌ها خود را به طور موقت قفل کنند تا در حین کار بر روی پرونده‌ها به اشتراک گذاشته شده دچار تداخل نشوند.", + "Unlock file" : "باز کردن قفل پرونده", + "Lock file" : "قفل کردن پرونده", + "Locked by {0}" : "قفل شده توسط {0}" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 1b872d17..a9b78561 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "باز کردن قفل پرونده", - "Lock file" : "قفل کردن پرونده", - "Locked by {0}" : "قفل شده توسط {0}", "File can only be unlocked by providing a valid owner lock token" : "File can only be unlocked by providing a valid owner lock token", "File can only be unlocked by the owner of the lock" : "قفل پرونده فقط توسط صاحب قفل قابل باز شدن است", "Temporary files lock" : "موقتا پرونده‌ها قفل شده اند", "Temporary lock your files" : "موقتا پرونده‌هایتان را قفل کنید", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "به کاربران خود اجازه دهید پرونده‌ها خود را به طور موقت قفل کنند تا در حین کار بر روی پرونده‌ها به اشتراک گذاشته شده دچار تداخل نشوند." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "به کاربران خود اجازه دهید پرونده‌ها خود را به طور موقت قفل کنند تا در حین کار بر روی پرونده‌ها به اشتراک گذاشته شده دچار تداخل نشوند.", + "Unlock file" : "باز کردن قفل پرونده", + "Lock file" : "قفل کردن پرونده", + "Locked by {0}" : "قفل شده توسط {0}" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index 15c3db48..e256a74e 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Vapauta tiedoston lukitus", - "Lock file" : "Lukitse tiedosto", - "Locked by {0}" : "Lukituksen teki {0}", "File can only be unlocked by providing a valid owner lock token" : "Tiedoston lukituksen avaaminen onnistuu vain antamalla kelvollisen omistajan lukkopoletin", "File can only be unlocked by the owner of the lock" : "Tiedoston lukituksen voi poistaa vain lukituksen omistaja", "Temporary files lock" : "Väliaikainen tiedostojen lukitus", "Temporary lock your files" : "Lukitse tiedostosi väliaikaisesti", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Salli käyttäjien väliaikaisesti lukita tiedostonsa välttääkseen ristiriitoja jaettujen tiedostojen kanssa työskennellessä." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Salli käyttäjien väliaikaisesti lukita tiedostonsa välttääkseen ristiriitoja jaettujen tiedostojen kanssa työskennellessä.", + "Unlock file" : "Vapauta tiedoston lukitus", + "Lock file" : "Lukitse tiedosto", + "Locked by {0}" : "Lukituksen teki {0}" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index a51e2d5a..c3591a4a 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Vapauta tiedoston lukitus", - "Lock file" : "Lukitse tiedosto", - "Locked by {0}" : "Lukituksen teki {0}", "File can only be unlocked by providing a valid owner lock token" : "Tiedoston lukituksen avaaminen onnistuu vain antamalla kelvollisen omistajan lukkopoletin", "File can only be unlocked by the owner of the lock" : "Tiedoston lukituksen voi poistaa vain lukituksen omistaja", "Temporary files lock" : "Väliaikainen tiedostojen lukitus", "Temporary lock your files" : "Lukitse tiedostosi väliaikaisesti", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Salli käyttäjien väliaikaisesti lukita tiedostonsa välttääkseen ristiriitoja jaettujen tiedostojen kanssa työskennellessä." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Salli käyttäjien väliaikaisesti lukita tiedostonsa välttääkseen ristiriitoja jaettujen tiedostojen kanssa työskennellessä.", + "Unlock file" : "Vapauta tiedoston lukitus", + "Lock file" : "Lukitse tiedosto", + "Locked by {0}" : "Lukituksen teki {0}" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 69673e1f..2e562655 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Déverrouiller le fichier", - "Lock file" : "Verrouiller le fichier", - "Locked by {0}" : "Verrouillé par {0}", "File can only be unlocked by providing a valid owner lock token" : "Le fichier ne peut être déverrouillé qu'en fournissant un jeton de verrouillage propriétaire valide", "File can only be unlocked by the owner of the lock" : "Le fichier ne peut être déverrouillé que par le propriétaire du verrouillage", "Temporary files lock" : "Verrouillage temporaire des fichiers ", "Temporary lock your files" : "Verrouillez temporairement vos fichiers", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Autoriser vos utilisateurs à verrouiller temporairement leurs fichiers pour éviter des conflits lorsqu'ils travaillent sur des documents partagés." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Autoriser vos utilisateurs à verrouiller temporairement leurs fichiers pour éviter des conflits lorsqu'ils travaillent sur des documents partagés.", + "Unlock file" : "Déverrouiller le fichier", + "Lock file" : "Verrouiller le fichier", + "Locked by {0}" : "Verrouillé par {0}" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index 75f77754..95c604e9 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Déverrouiller le fichier", - "Lock file" : "Verrouiller le fichier", - "Locked by {0}" : "Verrouillé par {0}", "File can only be unlocked by providing a valid owner lock token" : "Le fichier ne peut être déverrouillé qu'en fournissant un jeton de verrouillage propriétaire valide", "File can only be unlocked by the owner of the lock" : "Le fichier ne peut être déverrouillé que par le propriétaire du verrouillage", "Temporary files lock" : "Verrouillage temporaire des fichiers ", "Temporary lock your files" : "Verrouillez temporairement vos fichiers", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Autoriser vos utilisateurs à verrouiller temporairement leurs fichiers pour éviter des conflits lorsqu'ils travaillent sur des documents partagés." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Autoriser vos utilisateurs à verrouiller temporairement leurs fichiers pour éviter des conflits lorsqu'ils travaillent sur des documents partagés.", + "Unlock file" : "Déverrouiller le fichier", + "Lock file" : "Verrouiller le fichier", + "Locked by {0}" : "Verrouillé par {0}" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index d728f2f5..b653ccfd 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Desbloquear ficheiro", - "Lock file" : "Bloquear ficheiro", - "Locked by {0}" : "Bloqueado por {0}", "File can only be unlocked by providing a valid owner lock token" : "Só se pode desbloquear o ficheiro fornecendo un testemuño de bloqueo de propietario válido", "File can only be unlocked by the owner of the lock" : "O ficheiro só o pode desbloquear o propietario do bloqueo", "Temporary files lock" : "Bloqueo temporal de ficheiros", "Temporary lock your files" : "Bloquear temporalmente os seus ficheiros", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir aos seus usuarios bloquear temporalmente os seus ficheiros para evitar conflitos mentres traballan en ficheiros compartidos." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir aos seus usuarios bloquear temporalmente os seus ficheiros para evitar conflitos mentres traballan en ficheiros compartidos.", + "Unlock file" : "Desbloquear ficheiro", + "Lock file" : "Bloquear ficheiro", + "Locked by {0}" : "Bloqueado por {0}" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index e5067e62..97020905 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Desbloquear ficheiro", - "Lock file" : "Bloquear ficheiro", - "Locked by {0}" : "Bloqueado por {0}", "File can only be unlocked by providing a valid owner lock token" : "Só se pode desbloquear o ficheiro fornecendo un testemuño de bloqueo de propietario válido", "File can only be unlocked by the owner of the lock" : "O ficheiro só o pode desbloquear o propietario do bloqueo", "Temporary files lock" : "Bloqueo temporal de ficheiros", "Temporary lock your files" : "Bloquear temporalmente os seus ficheiros", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir aos seus usuarios bloquear temporalmente os seus ficheiros para evitar conflitos mentres traballan en ficheiros compartidos." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir aos seus usuarios bloquear temporalmente os seus ficheiros para evitar conflitos mentres traballan en ficheiros compartidos.", + "Unlock file" : "Desbloquear ficheiro", + "Lock file" : "Bloquear ficheiro", + "Locked by {0}" : "Bloqueado por {0}" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/he.js b/l10n/he.js index e787564f..2eee4278 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -1,12 +1,12 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "שחרור קובץ", - "Lock file" : "נעילת קובץ", - "Locked by {0}" : "ננעל על ידי {0}", "File can only be unlocked by the owner of the lock" : "הנעילה יכולה להיות משוחררת ע\"י הבעלים בלבד", "Temporary files lock" : "נעילת קבצים זמנית", "Temporary lock your files" : "לנעול את הקבצים שלך באופן זמני", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "מאפשר למשתמשים שלך לנעול את הקבצים שלהם כדי למנוע סתירות בעת עבודה על קבצים משותפים." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "מאפשר למשתמשים שלך לנעול את הקבצים שלהם כדי למנוע סתירות בעת עבודה על קבצים משותפים.", + "Unlock file" : "שחרור קובץ", + "Lock file" : "נעילת קובץ", + "Locked by {0}" : "ננעל על ידי {0}" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/l10n/he.json b/l10n/he.json index 7c06df86..5035882f 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -1,10 +1,10 @@ { "translations": { - "Unlock file" : "שחרור קובץ", - "Lock file" : "נעילת קובץ", - "Locked by {0}" : "ננעל על ידי {0}", "File can only be unlocked by the owner of the lock" : "הנעילה יכולה להיות משוחררת ע\"י הבעלים בלבד", "Temporary files lock" : "נעילת קבצים זמנית", "Temporary lock your files" : "לנעול את הקבצים שלך באופן זמני", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "מאפשר למשתמשים שלך לנעול את הקבצים שלהם כדי למנוע סתירות בעת עבודה על קבצים משותפים." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "מאפשר למשתמשים שלך לנעול את הקבצים שלהם כדי למנוע סתירות בעת עבודה על קבצים משותפים.", + "Unlock file" : "שחרור קובץ", + "Lock file" : "נעילת קובץ", + "Locked by {0}" : "ננעל על ידי {0}" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/hr.js b/l10n/hr.js index 32ecb9dc..d529661e 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -1,11 +1,11 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Otključaj datoteku", - "Lock file" : "Zaključaj datoteku", - "Locked by {0}" : "Zaključao {0}", "Temporary files lock" : "Privremeno zaključavanje datoteka", "Temporary lock your files" : "Privremeno zaključajte datoteke", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Omogućite korisnicima da privremeno zaključaju datoteke kako bi izbjegli nepodudaranja tijekom rada s dijeljenim datotekama." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Omogućite korisnicima da privremeno zaključaju datoteke kako bi izbjegli nepodudaranja tijekom rada s dijeljenim datotekama.", + "Unlock file" : "Otključaj datoteku", + "Lock file" : "Zaključaj datoteku", + "Locked by {0}" : "Zaključao {0}" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/l10n/hr.json b/l10n/hr.json index d214e6a9..27117426 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -1,9 +1,9 @@ { "translations": { - "Unlock file" : "Otključaj datoteku", - "Lock file" : "Zaključaj datoteku", - "Locked by {0}" : "Zaključao {0}", "Temporary files lock" : "Privremeno zaključavanje datoteka", "Temporary lock your files" : "Privremeno zaključajte datoteke", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Omogućite korisnicima da privremeno zaključaju datoteke kako bi izbjegli nepodudaranja tijekom rada s dijeljenim datotekama." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Omogućite korisnicima da privremeno zaključaju datoteke kako bi izbjegli nepodudaranja tijekom rada s dijeljenim datotekama.", + "Unlock file" : "Otključaj datoteku", + "Lock file" : "Zaključaj datoteku", + "Locked by {0}" : "Zaključao {0}" },"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;" } \ No newline at end of file diff --git a/l10n/hu.js b/l10n/hu.js index a2d704e9..0854e768 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Fájl feloldása", - "Lock file" : "Fájl zárolása", - "Locked by {0}" : "{0} zárolta", "File can only be unlocked by providing a valid owner lock token" : "A fájlt csak érvényes zártoken megadásával lehet feloldani", "File can only be unlocked by the owner of the lock" : "A fájlt csak a zár tulajdonosa oldhatja fel", "Temporary files lock" : "Ideiglenes fájlzárolás", "Temporary lock your files" : "Fájlok ideiglenes zárolása", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Lehetővé teszi a felhasználóinak, hogy ideiglenesen zárolják a fájljaikat, hogy elkerüljék az ütközéseket, ha megosztott fájlokon dolgoznak." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Lehetővé teszi a felhasználóinak, hogy ideiglenesen zárolják a fájljaikat, hogy elkerüljék az ütközéseket, ha megosztott fájlokon dolgoznak.", + "Unlock file" : "Fájl feloldása", + "Lock file" : "Fájl zárolása", + "Locked by {0}" : "{0} zárolta" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index c3eb3ef3..4fe0911f 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Fájl feloldása", - "Lock file" : "Fájl zárolása", - "Locked by {0}" : "{0} zárolta", "File can only be unlocked by providing a valid owner lock token" : "A fájlt csak érvényes zártoken megadásával lehet feloldani", "File can only be unlocked by the owner of the lock" : "A fájlt csak a zár tulajdonosa oldhatja fel", "Temporary files lock" : "Ideiglenes fájlzárolás", "Temporary lock your files" : "Fájlok ideiglenes zárolása", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Lehetővé teszi a felhasználóinak, hogy ideiglenesen zárolják a fájljaikat, hogy elkerüljék az ütközéseket, ha megosztott fájlokon dolgoznak." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Lehetővé teszi a felhasználóinak, hogy ideiglenesen zárolják a fájljaikat, hogy elkerüljék az ütközéseket, ha megosztott fájlokon dolgoznak.", + "Unlock file" : "Fájl feloldása", + "Lock file" : "Fájl zárolása", + "Locked by {0}" : "{0} zárolta" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index ebbbe67b..6473cb89 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -1,11 +1,11 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Aflæsa skrá", - "Lock file" : "Læsa skrá", - "Locked by {0}" : "Læst af {0}", "Temporary files lock" : "Tímabundin læsing skráa", "Temporary lock your files" : "Læstu skránum þínum tímabundið", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Gerir notendum kleift að læsta skránum sínum tímabundið til að koma í veg fyrir árekstra þegar unnið er með sameiginlegar skrár." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Gerir notendum kleift að læsta skránum sínum tímabundið til að koma í veg fyrir árekstra þegar unnið er með sameiginlegar skrár.", + "Unlock file" : "Aflæsa skrá", + "Lock file" : "Læsa skrá", + "Locked by {0}" : "Læst af {0}" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index 4c7f2b56..942418c3 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -1,9 +1,9 @@ { "translations": { - "Unlock file" : "Aflæsa skrá", - "Lock file" : "Læsa skrá", - "Locked by {0}" : "Læst af {0}", "Temporary files lock" : "Tímabundin læsing skráa", "Temporary lock your files" : "Læstu skránum þínum tímabundið", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Gerir notendum kleift að læsta skránum sínum tímabundið til að koma í veg fyrir árekstra þegar unnið er með sameiginlegar skrár." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Gerir notendum kleift að læsta skránum sínum tímabundið til að koma í veg fyrir árekstra þegar unnið er með sameiginlegar skrár.", + "Unlock file" : "Aflæsa skrá", + "Lock file" : "Læsa skrá", + "Locked by {0}" : "Læst af {0}" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index b43d2db7..5095e35a 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Sblocca file", - "Lock file" : "Blocca file", - "Locked by {0}" : "Bloccato da {0}", "File can only be unlocked by providing a valid owner lock token" : "Il file può essere sbloccato solo fornendo un token di sblocco valido del proprietario", "File can only be unlocked by the owner of the lock" : "Il file può essere sbloccato solo dal proprietario del blocco", "Temporary files lock" : "Blocco temporaneo dei file", "Temporary lock your files" : "Blocca temporaneamente i tuoi file", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Consenti ai tuoi utenti di bloccare temporaneamente i loro file per evitare conflitti mentre lavorano su file condivisi." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Consenti ai tuoi utenti di bloccare temporaneamente i loro file per evitare conflitti mentre lavorano su file condivisi.", + "Unlock file" : "Sblocca file", + "Lock file" : "Blocca file", + "Locked by {0}" : "Bloccato da {0}" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/it.json b/l10n/it.json index 1790bb8d..4557979d 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Sblocca file", - "Lock file" : "Blocca file", - "Locked by {0}" : "Bloccato da {0}", "File can only be unlocked by providing a valid owner lock token" : "Il file può essere sbloccato solo fornendo un token di sblocco valido del proprietario", "File can only be unlocked by the owner of the lock" : "Il file può essere sbloccato solo dal proprietario del blocco", "Temporary files lock" : "Blocco temporaneo dei file", "Temporary lock your files" : "Blocca temporaneamente i tuoi file", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Consenti ai tuoi utenti di bloccare temporaneamente i loro file per evitare conflitti mentre lavorano su file condivisi." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Consenti ai tuoi utenti di bloccare temporaneamente i loro file per evitare conflitti mentre lavorano su file condivisi.", + "Unlock file" : "Sblocca file", + "Lock file" : "Blocca file", + "Locked by {0}" : "Bloccato da {0}" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index 81b2dfd2..60619ac7 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "ファイルのロックを解除", - "Lock file" : "ファイルをロック", - "Locked by {0}" : "{0}によってロックされました", "File can only be unlocked by providing a valid owner lock token" : "ファイルのロックを解除するには、所有者が持つ正しいロックトークンが必要です", "File can only be unlocked by the owner of the lock" : "ロックの所有者のみがファイルロックを解除できます", "Temporary files lock" : "一時的なファイルのロック ", "Temporary lock your files" : "ファイルを一時的にロック", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "ユーザーがファイルを一時的にロックして、共有ファイルで作業中にコンフリクトを避けることができます。" + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "ユーザーがファイルを一時的にロックして、共有ファイルで作業中にコンフリクトを避けることができます。", + "Unlock file" : "ファイルのロックを解除", + "Lock file" : "ファイルをロック", + "Locked by {0}" : "{0}によってロックされました" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index ed79e513..e1102a8b 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "ファイルのロックを解除", - "Lock file" : "ファイルをロック", - "Locked by {0}" : "{0}によってロックされました", "File can only be unlocked by providing a valid owner lock token" : "ファイルのロックを解除するには、所有者が持つ正しいロックトークンが必要です", "File can only be unlocked by the owner of the lock" : "ロックの所有者のみがファイルロックを解除できます", "Temporary files lock" : "一時的なファイルのロック ", "Temporary lock your files" : "ファイルを一時的にロック", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "ユーザーがファイルを一時的にロックして、共有ファイルで作業中にコンフリクトを避けることができます。" + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "ユーザーがファイルを一時的にロックして、共有ファイルで作業中にコンフリクトを避けることができます。", + "Unlock file" : "ファイルのロックを解除", + "Lock file" : "ファイルをロック", + "Locked by {0}" : "{0}によってロックされました" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index 273d4fe0..34b0271c 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -1,12 +1,12 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "파일 잠금해제", - "Lock file" : "파일 잠금", - "Locked by {0}" : "[0]에 의해 잠김", "File can only be unlocked by the owner of the lock" : "파일을 잠근 사람만 풀 수 있음", "Temporary files lock" : "파일 임시 잠금", "Temporary lock your files" : "내 파일을 임시로 잠그기", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "사용자가 파일을 임시로 잠글 수 있도록 허용하여 공유 파일을 작업하는 동안 충돌하지 않도록 하십시오." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "사용자가 파일을 임시로 잠글 수 있도록 허용하여 공유 파일을 작업하는 동안 충돌하지 않도록 하십시오.", + "Unlock file" : "파일 잠금해제", + "Lock file" : "파일 잠금", + "Locked by {0}" : "[0]에 의해 잠김" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index 486cf32b..62f6a648 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -1,10 +1,10 @@ { "translations": { - "Unlock file" : "파일 잠금해제", - "Lock file" : "파일 잠금", - "Locked by {0}" : "[0]에 의해 잠김", "File can only be unlocked by the owner of the lock" : "파일을 잠근 사람만 풀 수 있음", "Temporary files lock" : "파일 임시 잠금", "Temporary lock your files" : "내 파일을 임시로 잠그기", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "사용자가 파일을 임시로 잠글 수 있도록 허용하여 공유 파일을 작업하는 동안 충돌하지 않도록 하십시오." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "사용자가 파일을 임시로 잠글 수 있도록 허용하여 공유 파일을 작업하는 동안 충돌하지 않도록 하십시오.", + "Unlock file" : "파일 잠금해제", + "Lock file" : "파일 잠금", + "Locked by {0}" : "[0]에 의해 잠김" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index f6231e02..79e8844e 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -1,11 +1,11 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Atrakinti failą", - "Lock file" : "Užrakinti failą", - "Locked by {0}" : "Užrakino {0}", "Temporary files lock" : "Laikinasis failų užraktas", "Temporary lock your files" : "Laikinai užrakinti savo failus", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Leidžia naudotojams laikinai blokuoti savo failus, kad išvengti veiklos konfliktų dirbant su bendrinamais failais." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Leidžia naudotojams laikinai blokuoti savo failus, kad išvengti veiklos konfliktų dirbant su bendrinamais failais.", + "Unlock file" : "Atrakinti failą", + "Lock file" : "Užrakinti failą", + "Locked by {0}" : "Užrakino {0}" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 8fb9a113..af5cb75b 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -1,9 +1,9 @@ { "translations": { - "Unlock file" : "Atrakinti failą", - "Lock file" : "Užrakinti failą", - "Locked by {0}" : "Užrakino {0}", "Temporary files lock" : "Laikinasis failų užraktas", "Temporary lock your files" : "Laikinai užrakinti savo failus", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Leidžia naudotojams laikinai blokuoti savo failus, kad išvengti veiklos konfliktų dirbant su bendrinamais failais." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Leidžia naudotojams laikinai blokuoti savo failus, kad išvengti veiklos konfliktų dirbant su bendrinamais failais.", + "Unlock file" : "Atrakinti failą", + "Lock file" : "Užrakinti failą", + "Locked by {0}" : "Užrakino {0}" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/mk.js b/l10n/mk.js index 1925f48b..5de2d56b 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -1,11 +1,11 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Отклучи датотека", - "Lock file" : "Заклучи датотека", - "Locked by {0}" : "Заклучена од {0}", "Temporary files lock" : "Привремено заклучени датотеки", "Temporary lock your files" : "Повремено заклучување на ваши датотеки", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозволи им на корисниците да ги заклучуваат своите датотеките за да избегнат конфликт додека работат на споделени датотеки." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозволи им на корисниците да ги заклучуваат своите датотеките за да избегнат конфликт додека работат на споделени датотеки.", + "Unlock file" : "Отклучи датотека", + "Lock file" : "Заклучи датотека", + "Locked by {0}" : "Заклучена од {0}" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index 7ce58c54..6c5b93e4 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -1,9 +1,9 @@ { "translations": { - "Unlock file" : "Отклучи датотека", - "Lock file" : "Заклучи датотека", - "Locked by {0}" : "Заклучена од {0}", "Temporary files lock" : "Привремено заклучени датотеки", "Temporary lock your files" : "Повремено заклучување на ваши датотеки", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозволи им на корисниците да ги заклучуваат своите датотеките за да избегнат конфликт додека работат на споделени датотеки." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозволи им на корисниците да ги заклучуваат своите датотеките за да избегнат конфликт додека работат на споделени датотеки.", + "Unlock file" : "Отклучи датотека", + "Lock file" : "Заклучи датотека", + "Locked by {0}" : "Заклучена од {0}" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index 63eba1cc..c42728c2 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -1,12 +1,12 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Ontgrendel bestand", - "Lock file" : "Vergrendel bestand", - "Locked by {0}" : "Vergrendeld door {0}", "File can only be unlocked by the owner of the lock" : "Bestand kan alleen ontgrendeld worden door de eigenaar van de vergrendeling", "Temporary files lock" : "Tijdelijke bestandsvergrendeling", "Temporary lock your files" : "Tijdelijk je bestanden vergrendelen", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Staat je gebruikers toe om tijdelijk hun bestanden te vergrendelen, om conflicten te vermijden terwijl ze aan gedeelde bestanden werken." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Staat je gebruikers toe om tijdelijk hun bestanden te vergrendelen, om conflicten te vermijden terwijl ze aan gedeelde bestanden werken.", + "Unlock file" : "Ontgrendel bestand", + "Lock file" : "Vergrendel bestand", + "Locked by {0}" : "Vergrendeld door {0}" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 3e514b23..bdeef895 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -1,10 +1,10 @@ { "translations": { - "Unlock file" : "Ontgrendel bestand", - "Lock file" : "Vergrendel bestand", - "Locked by {0}" : "Vergrendeld door {0}", "File can only be unlocked by the owner of the lock" : "Bestand kan alleen ontgrendeld worden door de eigenaar van de vergrendeling", "Temporary files lock" : "Tijdelijke bestandsvergrendeling", "Temporary lock your files" : "Tijdelijk je bestanden vergrendelen", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Staat je gebruikers toe om tijdelijk hun bestanden te vergrendelen, om conflicten te vermijden terwijl ze aan gedeelde bestanden werken." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Staat je gebruikers toe om tijdelijk hun bestanden te vergrendelen, om conflicten te vermijden terwijl ze aan gedeelde bestanden werken.", + "Unlock file" : "Ontgrendel bestand", + "Lock file" : "Vergrendel bestand", + "Locked by {0}" : "Vergrendeld door {0}" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/oc.js b/l10n/oc.js index 73ed65e4..cbb73ac4 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -1,9 +1,9 @@ OC.L10N.register( "files_lock", { + "Temporary lock your files" : "Verrolhar temporàriament vòstres fichièrs", "Unlock file" : "Desverrolhar lo fichièr", "Lock file" : "Verrolhar lo fichièr", - "Locked by {0}" : "Verrolhar per {0}", - "Temporary lock your files" : "Verrolhar temporàriament vòstres fichièrs" + "Locked by {0}" : "Verrolhar per {0}" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index 67a4afa8..454ab1b5 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -1,7 +1,7 @@ { "translations": { + "Temporary lock your files" : "Verrolhar temporàriament vòstres fichièrs", "Unlock file" : "Desverrolhar lo fichièr", "Lock file" : "Verrolhar lo fichièr", - "Locked by {0}" : "Verrolhar per {0}", - "Temporary lock your files" : "Verrolhar temporàriament vòstres fichièrs" + "Locked by {0}" : "Verrolhar per {0}" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index d26d1251..d001647b 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Odblokuj plik", - "Lock file" : "Zablokuj plik", - "Locked by {0}" : "Zablokowany przez {0}", "File can only be unlocked by providing a valid owner lock token" : "Plik można odblokować tylko poprzez podanie prawidłowego tokena blokady właściciela", "File can only be unlocked by the owner of the lock" : "Plik może odblokować tylko właściciel blokady", "Temporary files lock" : "Tymczasowa blokada plików", "Temporary lock your files" : "Tymczasowo zablokuj swoje pliki", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Zezwól użytkownikom na tymczasowe blokowanie swoich plików, aby uniknąć konfliktów podczas pracy na udostępnionych plikach." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Zezwól użytkownikom na tymczasowe blokowanie swoich plików, aby uniknąć konfliktów podczas pracy na udostępnionych plikach.", + "Unlock file" : "Odblokuj plik", + "Lock file" : "Zablokuj plik", + "Locked by {0}" : "Zablokowany przez {0}" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index 3aab1652..150ac642 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Odblokuj plik", - "Lock file" : "Zablokuj plik", - "Locked by {0}" : "Zablokowany przez {0}", "File can only be unlocked by providing a valid owner lock token" : "Plik można odblokować tylko poprzez podanie prawidłowego tokena blokady właściciela", "File can only be unlocked by the owner of the lock" : "Plik może odblokować tylko właściciel blokady", "Temporary files lock" : "Tymczasowa blokada plików", "Temporary lock your files" : "Tymczasowo zablokuj swoje pliki", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Zezwól użytkownikom na tymczasowe blokowanie swoich plików, aby uniknąć konfliktów podczas pracy na udostępnionych plikach." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Zezwól użytkownikom na tymczasowe blokowanie swoich plików, aby uniknąć konfliktów podczas pracy na udostępnionych plikach.", + "Unlock file" : "Odblokuj plik", + "Lock file" : "Zablokuj plik", + "Locked by {0}" : "Zablokowany przez {0}" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index aea785ea..1a870d4d 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Destravar arquivo", - "Lock file" : "Travar arquivo", - "Locked by {0}" : "Travado por {0}", "File can only be unlocked by providing a valid owner lock token" : "O arquivo só pode ser desbloqueado fornecendo um token de bloqueio de proprietário válido", "File can only be unlocked by the owner of the lock" : "O arquivo só pode ser desbloqueado pelo proprietário do bloqueio", "Temporary files lock" : "Bloquear arquivos temporariamente", "Temporary lock your files" : "Travar temporariamente seus arquivos ", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que usuários bloqueiem temporariamente seus arquivos para evitar conflitos enquanto trabalham em arquivos compartilhados." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que usuários bloqueiem temporariamente seus arquivos para evitar conflitos enquanto trabalham em arquivos compartilhados.", + "Unlock file" : "Destravar arquivo", + "Lock file" : "Travar arquivo", + "Locked by {0}" : "Travado por {0}" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index ceb03387..a59950a3 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Destravar arquivo", - "Lock file" : "Travar arquivo", - "Locked by {0}" : "Travado por {0}", "File can only be unlocked by providing a valid owner lock token" : "O arquivo só pode ser desbloqueado fornecendo um token de bloqueio de proprietário válido", "File can only be unlocked by the owner of the lock" : "O arquivo só pode ser desbloqueado pelo proprietário do bloqueio", "Temporary files lock" : "Bloquear arquivos temporariamente", "Temporary lock your files" : "Travar temporariamente seus arquivos ", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que usuários bloqueiem temporariamente seus arquivos para evitar conflitos enquanto trabalham em arquivos compartilhados." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que usuários bloqueiem temporariamente seus arquivos para evitar conflitos enquanto trabalham em arquivos compartilhados.", + "Unlock file" : "Destravar arquivo", + "Lock file" : "Travar arquivo", + "Locked by {0}" : "Travado por {0}" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ro.js b/l10n/ro.js index 33b02843..ae91ea79 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Deblochează fișierul", - "Lock file" : "Blochează fișierul", - "Locked by {0}" : "Blochat de {0}", "File can only be unlocked by providing a valid owner lock token" : "Fișierul poate fi deblocat numai prin furnizarea unui token de blocare a proprietarului valid", "File can only be unlocked by the owner of the lock" : "Fișierul poate fi deblocat numai de către deținătorul fișierului", "Temporary files lock" : "Blocaj temporar de fișiere", "Temporary lock your files" : "Blochează-ți temporar fișierele", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite utilizatorilor sa își blocheze temporar fișierele pentru a evita conflictele în timp ce lucrezi la fișiere partajate." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite utilizatorilor sa își blocheze temporar fișierele pentru a evita conflictele în timp ce lucrezi la fișiere partajate.", + "Unlock file" : "Deblochează fișierul", + "Lock file" : "Blochează fișierul", + "Locked by {0}" : "Blochat de {0}" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/l10n/ro.json b/l10n/ro.json index d09e6207..a437bd78 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Deblochează fișierul", - "Lock file" : "Blochează fișierul", - "Locked by {0}" : "Blochat de {0}", "File can only be unlocked by providing a valid owner lock token" : "Fișierul poate fi deblocat numai prin furnizarea unui token de blocare a proprietarului valid", "File can only be unlocked by the owner of the lock" : "Fișierul poate fi deblocat numai de către deținătorul fișierului", "Temporary files lock" : "Blocaj temporar de fișiere", "Temporary lock your files" : "Blochează-ți temporar fișierele", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite utilizatorilor sa își blocheze temporar fișierele pentru a evita conflictele în timp ce lucrezi la fișiere partajate." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite utilizatorilor sa își blocheze temporar fișierele pentru a evita conflictele în timp ce lucrezi la fișiere partajate.", + "Unlock file" : "Deblochează fișierul", + "Lock file" : "Blochează fișierul", + "Locked by {0}" : "Blochat de {0}" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index 11f6cbd5..4c063f25 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Разблокировать файл", - "Lock file" : "Заблокировать файл", - "Locked by {0}" : "Файл заблокирован {0}", "File can only be unlocked by providing a valid owner lock token" : "Файл может быть разблокирован только вводом действительного токена блокировки, подтверждающим владение файлом", "File can only be unlocked by the owner of the lock" : "Файл может быть разблокирован только тем, кто установил блокировку", "Temporary files lock" : "Временная блокировка файлов", "Temporary lock your files" : "Временная блокировка файлов", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Разрешить пользователям временно блокировать файлы во избежание конфликтов при совместной работе с файлами." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Разрешить пользователям временно блокировать файлы во избежание конфликтов при совместной работе с файлами.", + "Unlock file" : "Разблокировать файл", + "Lock file" : "Заблокировать файл", + "Locked by {0}" : "Файл заблокирован {0}" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index d5b54978..934d7bbb 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Разблокировать файл", - "Lock file" : "Заблокировать файл", - "Locked by {0}" : "Файл заблокирован {0}", "File can only be unlocked by providing a valid owner lock token" : "Файл может быть разблокирован только вводом действительного токена блокировки, подтверждающим владение файлом", "File can only be unlocked by the owner of the lock" : "Файл может быть разблокирован только тем, кто установил блокировку", "Temporary files lock" : "Временная блокировка файлов", "Temporary lock your files" : "Временная блокировка файлов", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Разрешить пользователям временно блокировать файлы во избежание конфликтов при совместной работе с файлами." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Разрешить пользователям временно блокировать файлы во избежание конфликтов при совместной работе с файлами.", + "Unlock file" : "Разблокировать файл", + "Lock file" : "Заблокировать файл", + "Locked by {0}" : "Файл заблокирован {0}" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sc.js b/l10n/sc.js index 3bc5202c..87404a07 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -1,11 +1,11 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Isbloca su documentu", - "Lock file" : "Bloca su documentu", - "Locked by {0}" : "Blocadu dae {0}", "Temporary files lock" : "Blocu temporale de is documentos", "Temporary lock your files" : "Bloca pro immoe is documentos tuos", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite a is utentes de blocare is documentos issoro in manera temporale pro evitare conflitos cando si traballat in documentos cumpartzidos." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite a is utentes de blocare is documentos issoro in manera temporale pro evitare conflitos cando si traballat in documentos cumpartzidos.", + "Unlock file" : "Isbloca su documentu", + "Lock file" : "Bloca su documentu", + "Locked by {0}" : "Blocadu dae {0}" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sc.json b/l10n/sc.json index 2aac8b04..0bdbaf2e 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -1,9 +1,9 @@ { "translations": { - "Unlock file" : "Isbloca su documentu", - "Lock file" : "Bloca su documentu", - "Locked by {0}" : "Blocadu dae {0}", "Temporary files lock" : "Blocu temporale de is documentos", "Temporary lock your files" : "Bloca pro immoe is documentos tuos", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite a is utentes de blocare is documentos issoro in manera temporale pro evitare conflitos cando si traballat in documentos cumpartzidos." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permite a is utentes de blocare is documentos issoro in manera temporale pro evitare conflitos cando si traballat in documentos cumpartzidos.", + "Unlock file" : "Isbloca su documentu", + "Lock file" : "Bloca su documentu", + "Locked by {0}" : "Blocadu dae {0}" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index 55d1b57e..98bcc3aa 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Odomknúť súbor", - "Lock file" : "Zamknúť súbor", - "Locked by {0}" : "Zamkol/Zamkla {0}", "File can only be unlocked by providing a valid owner lock token" : "Súbor môže byť odomknutý iba poskytnutím správneho tokenu vlastníkom zámku", "File can only be unlocked by the owner of the lock" : "Súbor môže byť odomknutý iba vlastníkom zámku", "Temporary files lock" : "Dočasný zámok súborov", "Temporary lock your files" : "Dočasne zamykajte svoje súbory", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Umožňuje vašim používateľom dočasne zamykať svoje súbory a vyhýbať sa tak konfliktom pri práci na zdieľaných súboroch." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Umožňuje vašim používateľom dočasne zamykať svoje súbory a vyhýbať sa tak konfliktom pri práci na zdieľaných súboroch.", + "Unlock file" : "Odomknúť súbor", + "Lock file" : "Zamknúť súbor", + "Locked by {0}" : "Zamkol/Zamkla {0}" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/sk.json b/l10n/sk.json index ed7cab74..e19513e2 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Odomknúť súbor", - "Lock file" : "Zamknúť súbor", - "Locked by {0}" : "Zamkol/Zamkla {0}", "File can only be unlocked by providing a valid owner lock token" : "Súbor môže byť odomknutý iba poskytnutím správneho tokenu vlastníkom zámku", "File can only be unlocked by the owner of the lock" : "Súbor môže byť odomknutý iba vlastníkom zámku", "Temporary files lock" : "Dočasný zámok súborov", "Temporary lock your files" : "Dočasne zamykajte svoje súbory", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Umožňuje vašim používateľom dočasne zamykať svoje súbory a vyhýbať sa tak konfliktom pri práci na zdieľaných súboroch." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Umožňuje vašim používateľom dočasne zamykať svoje súbory a vyhýbať sa tak konfliktom pri práci na zdieľaných súboroch.", + "Unlock file" : "Odomknúť súbor", + "Lock file" : "Zamknúť súbor", + "Locked by {0}" : "Zamkol/Zamkla {0}" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index 8cee93d3..e147119e 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -1,12 +1,12 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Odkleni datoteko", - "Lock file" : "Zakleni datoteko", - "Locked by {0}" : "Zaklep: {0}", "File can only be unlocked by the owner of the lock" : "Datoteko lahko odklene le lastnik datoteke", "Temporary files lock" : "Začasno zaklepanje datotek", "Temporary lock your files" : "Začasno zaklepanje datotek v uporabi", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Omogoča uporabnikom začasno zaklepanje datotek za preprečevanje sporov pri delu z datotekami v souporabi." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Omogoča uporabnikom začasno zaklepanje datotek za preprečevanje sporov pri delu z datotekami v souporabi.", + "Unlock file" : "Odkleni datoteko", + "Lock file" : "Zakleni datoteko", + "Locked by {0}" : "Zaklep: {0}" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index 8a895a8d..361e0269 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -1,10 +1,10 @@ { "translations": { - "Unlock file" : "Odkleni datoteko", - "Lock file" : "Zakleni datoteko", - "Locked by {0}" : "Zaklep: {0}", "File can only be unlocked by the owner of the lock" : "Datoteko lahko odklene le lastnik datoteke", "Temporary files lock" : "Začasno zaklepanje datotek", "Temporary lock your files" : "Začasno zaklepanje datotek v uporabi", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Omogoča uporabnikom začasno zaklepanje datotek za preprečevanje sporov pri delu z datotekami v souporabi." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Omogoča uporabnikom začasno zaklepanje datotek za preprečevanje sporov pri delu z datotekami v souporabi.", + "Unlock file" : "Odkleni datoteko", + "Lock file" : "Zakleni datoteko", + "Locked by {0}" : "Zaklep: {0}" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index c158d86e..51025cb8 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Откључај фајл", - "Lock file" : "Закључај фајл", - "Locked by {0}" : "{0} закључао/ла", "File can only be unlocked by providing a valid owner lock token" : "Фајл може да се откључа само ако се наведе власников важећи жетон катанца", "File can only be unlocked by the owner of the lock" : "Фајл може да откључа само власник катанца", "Temporary files lock" : "Привремено закључавање фајлова", "Temporary lock your files" : "Закључај фајлове привремено", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозволите Вашим корисницима да привремено закључају своје фајлове да избегну конфликте док раде на дељеним фајловима." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозволите Вашим корисницима да привремено закључају своје фајлове да избегну конфликте док раде на дељеним фајловима.", + "Unlock file" : "Откључај фајл", + "Lock file" : "Закључај фајл", + "Locked by {0}" : "{0} закључао/ла" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index a0fdea97..6d4b545a 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Откључај фајл", - "Lock file" : "Закључај фајл", - "Locked by {0}" : "{0} закључао/ла", "File can only be unlocked by providing a valid owner lock token" : "Фајл може да се откључа само ако се наведе власников важећи жетон катанца", "File can only be unlocked by the owner of the lock" : "Фајл може да откључа само власник катанца", "Temporary files lock" : "Привремено закључавање фајлова", "Temporary lock your files" : "Закључај фајлове привремено", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозволите Вашим корисницима да привремено закључају своје фајлове да избегну конфликте док раде на дељеним фајловима." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозволите Вашим корисницима да привремено закључају своје фајлове да избегну конфликте док раде на дељеним фајловима.", + "Unlock file" : "Откључај фајл", + "Lock file" : "Закључај фајл", + "Locked by {0}" : "{0} закључао/ла" },"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);" } \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index 561291cb..c2cb6ce4 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Lås upp fil", - "Lock file" : "Lås fil", - "Locked by {0}" : "Låst av {0}", "File can only be unlocked by providing a valid owner lock token" : "Filen kan endast låsas upp genom att tillhandahålla en giltig token för ägarlåset.", "File can only be unlocked by the owner of the lock" : "Fil kan endast låsas upp av låsets ägare", "Temporary files lock" : "Tillfällig låsning av filer", "Temporary lock your files" : "Tillfälligt låsa dina filer", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Låt dina användare tillfälligt låsa sina filer för att undvika konflikter när de arbetar med delade filer." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Låt dina användare tillfälligt låsa sina filer för att undvika konflikter när de arbetar med delade filer.", + "Unlock file" : "Lås upp fil", + "Lock file" : "Lås fil", + "Locked by {0}" : "Låst av {0}" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index dc014810..b2f2bb3d 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Lås upp fil", - "Lock file" : "Lås fil", - "Locked by {0}" : "Låst av {0}", "File can only be unlocked by providing a valid owner lock token" : "Filen kan endast låsas upp genom att tillhandahålla en giltig token för ägarlåset.", "File can only be unlocked by the owner of the lock" : "Fil kan endast låsas upp av låsets ägare", "Temporary files lock" : "Tillfällig låsning av filer", "Temporary lock your files" : "Tillfälligt låsa dina filer", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Låt dina användare tillfälligt låsa sina filer för att undvika konflikter när de arbetar med delade filer." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Låt dina användare tillfälligt låsa sina filer för att undvika konflikter när de arbetar med delade filer.", + "Unlock file" : "Lås upp fil", + "Lock file" : "Lås fil", + "Locked by {0}" : "Låst av {0}" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index deb3bf5a..0b7a113d 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Dosya kilidini aç", - "Lock file" : "Dosyayı kilitle", - "Locked by {0}" : "{0} tarafından kilitlenmiş", "File can only be unlocked by providing a valid owner lock token" : "Dosyanın kilidini yalnızca geçerli bir sahip kilidi kodu ile açabilir", "File can only be unlocked by the owner of the lock" : "Dosyanın kilidini yalnızca kilitleyen kişi açabilir", "Temporary files lock" : "Geçici dosya kilidi", "Temporary lock your files" : "Dosyalarınızı geçici olarak kilitleyin", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Kullanıcılar paylaşımlı dosyalar üzerinde çalışırken, çakışmaların engellenmesi için dosyaların geçici olarak kilitlenmesini sağlar." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Kullanıcılar paylaşımlı dosyalar üzerinde çalışırken, çakışmaların engellenmesi için dosyaların geçici olarak kilitlenmesini sağlar.", + "Unlock file" : "Dosya kilidini aç", + "Lock file" : "Dosyayı kilitle", + "Locked by {0}" : "{0} tarafından kilitlenmiş" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 41d6a5a7..86e1478e 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Dosya kilidini aç", - "Lock file" : "Dosyayı kilitle", - "Locked by {0}" : "{0} tarafından kilitlenmiş", "File can only be unlocked by providing a valid owner lock token" : "Dosyanın kilidini yalnızca geçerli bir sahip kilidi kodu ile açabilir", "File can only be unlocked by the owner of the lock" : "Dosyanın kilidini yalnızca kilitleyen kişi açabilir", "Temporary files lock" : "Geçici dosya kilidi", "Temporary lock your files" : "Dosyalarınızı geçici olarak kilitleyin", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Kullanıcılar paylaşımlı dosyalar üzerinde çalışırken, çakışmaların engellenmesi için dosyaların geçici olarak kilitlenmesini sağlar." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Kullanıcılar paylaşımlı dosyalar üzerinde çalışırken, çakışmaların engellenmesi için dosyaların geçici olarak kilitlenmesini sağlar.", + "Unlock file" : "Dosya kilidini aç", + "Lock file" : "Dosyayı kilitle", + "Locked by {0}" : "{0} tarafından kilitlenmiş" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index b608d7b7..57188be2 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "Розблокувати файл", - "Lock file" : "Заблокувати файл", - "Locked by {0}" : "Заблоковано {0}", "File can only be unlocked by providing a valid owner lock token" : "Файл можна розблокувати, лише надавши дійсний маркер блокування власника", "File can only be unlocked by the owner of the lock" : "Файл може розблокувати лише власник замка", "Temporary files lock" : "Тимчасове блокування файлів", "Temporary lock your files" : "Тимчасово заблокувати ваші файли", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозвольте своїм користувачам тимчасово блокувати свої файли, щоб уникнути конфліктів під час роботи зі спільними файлами." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозвольте своїм користувачам тимчасово блокувати свої файли, щоб уникнути конфліктів під час роботи зі спільними файлами.", + "Unlock file" : "Розблокувати файл", + "Lock file" : "Заблокувати файл", + "Locked by {0}" : "Заблоковано {0}" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/l10n/uk.json b/l10n/uk.json index baef08b1..7d6fa26a 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "Розблокувати файл", - "Lock file" : "Заблокувати файл", - "Locked by {0}" : "Заблоковано {0}", "File can only be unlocked by providing a valid owner lock token" : "Файл можна розблокувати, лише надавши дійсний маркер блокування власника", "File can only be unlocked by the owner of the lock" : "Файл може розблокувати лише власник замка", "Temporary files lock" : "Тимчасове блокування файлів", "Temporary lock your files" : "Тимчасово заблокувати ваші файли", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозвольте своїм користувачам тимчасово блокувати свої файли, щоб уникнути конфліктів під час роботи зі спільними файлами." + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозвольте своїм користувачам тимчасово блокувати свої файли, щоб уникнути конфліктів під час роботи зі спільними файлами.", + "Unlock file" : "Розблокувати файл", + "Lock file" : "Заблокувати файл", + "Locked by {0}" : "Заблоковано {0}" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 95c2494f..47abeaa9 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "解锁文件", - "Lock file" : "锁定文件", - "Locked by {0}" : "已经由 {0} 锁定", "File can only be unlocked by providing a valid owner lock token" : "文件只能通过提供有效的所有者锁定令牌来解锁", "File can only be unlocked by the owner of the lock" : "文件只能由锁的所有者解锁", "Temporary files lock" : "临时文件锁定", "Temporary lock your files" : "临时锁定你的文件", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允许您的用户临时锁定其文件,以避免在处理共享文件时发生冲突。" + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允许您的用户临时锁定其文件,以避免在处理共享文件时发生冲突。", + "Unlock file" : "解锁文件", + "Lock file" : "锁定文件", + "Locked by {0}" : "已经由 {0} 锁定" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 93024125..1250e618 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "解锁文件", - "Lock file" : "锁定文件", - "Locked by {0}" : "已经由 {0} 锁定", "File can only be unlocked by providing a valid owner lock token" : "文件只能通过提供有效的所有者锁定令牌来解锁", "File can only be unlocked by the owner of the lock" : "文件只能由锁的所有者解锁", "Temporary files lock" : "临时文件锁定", "Temporary lock your files" : "临时锁定你的文件", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允许您的用户临时锁定其文件,以避免在处理共享文件时发生冲突。" + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允许您的用户临时锁定其文件,以避免在处理共享文件时发生冲突。", + "Unlock file" : "解锁文件", + "Lock file" : "锁定文件", + "Locked by {0}" : "已经由 {0} 锁定" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 0e9ea723..d0c733a3 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "解鎖檔案", - "Lock file" : "上鎖檔案", - "Locked by {0}" : "由 {0} 上鎖", "File can only be unlocked by providing a valid owner lock token" : "文件只能通過提供有效的所有者鎖定權杖來解鎖", "File can only be unlocked by the owner of the lock" : "檔案只能由鎖的所有者解鎖", "Temporary files lock" : "暫時上鎖檔案", "Temporary lock your files" : "暫時將您的檔案上鎖", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允許您的用戶將他們的檔案暫時上鎖,以免在處理分享檔案時出現抵觸。" + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允許您的用戶將他們的檔案暫時上鎖,以免在處理分享檔案時出現抵觸。", + "Unlock file" : "解鎖檔案", + "Lock file" : "上鎖檔案", + "Locked by {0}" : "由 {0} 上鎖" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 538bc035..5cea79a1 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "解鎖檔案", - "Lock file" : "上鎖檔案", - "Locked by {0}" : "由 {0} 上鎖", "File can only be unlocked by providing a valid owner lock token" : "文件只能通過提供有效的所有者鎖定權杖來解鎖", "File can only be unlocked by the owner of the lock" : "檔案只能由鎖的所有者解鎖", "Temporary files lock" : "暫時上鎖檔案", "Temporary lock your files" : "暫時將您的檔案上鎖", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允許您的用戶將他們的檔案暫時上鎖,以免在處理分享檔案時出現抵觸。" + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允許您的用戶將他們的檔案暫時上鎖,以免在處理分享檔案時出現抵觸。", + "Unlock file" : "解鎖檔案", + "Lock file" : "上鎖檔案", + "Locked by {0}" : "由 {0} 上鎖" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index cd8e0bd5..e8e13b4f 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_lock", { - "Unlock file" : "解鎖檔案", - "Lock file" : "上鎖檔案", - "Locked by {0}" : "由 {0} 上鎖", "File can only be unlocked by providing a valid owner lock token" : "檔案只能透過提供有效的擁有者鎖定權杖來解鎖", "File can only be unlocked by the owner of the lock" : "檔案僅能由鎖的擁有者解鎖", "Temporary files lock" : "暫時上鎖檔案", "Temporary lock your files" : "暫時將您的檔案上鎖", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允許您的使用者將他們的檔案暫時上鎖,以免在處理分享檔案時出現衝突。" + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允許您的使用者將他們的檔案暫時上鎖,以免在處理分享檔案時出現衝突。", + "Unlock file" : "解鎖檔案", + "Lock file" : "上鎖檔案", + "Locked by {0}" : "由 {0} 上鎖" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 7998c4c0..6b898a37 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,11 +1,11 @@ { "translations": { - "Unlock file" : "解鎖檔案", - "Lock file" : "上鎖檔案", - "Locked by {0}" : "由 {0} 上鎖", "File can only be unlocked by providing a valid owner lock token" : "檔案只能透過提供有效的擁有者鎖定權杖來解鎖", "File can only be unlocked by the owner of the lock" : "檔案僅能由鎖的擁有者解鎖", "Temporary files lock" : "暫時上鎖檔案", "Temporary lock your files" : "暫時將您的檔案上鎖", - "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允許您的使用者將他們的檔案暫時上鎖,以免在處理分享檔案時出現衝突。" + "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允許您的使用者將他們的檔案暫時上鎖,以免在處理分享檔案時出現衝突。", + "Unlock file" : "解鎖檔案", + "Lock file" : "上鎖檔案", + "Locked by {0}" : "由 {0} 上鎖" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file