-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
- Loading branch information
1 parent
899e10e
commit d942aa3
Showing
86 changed files
with
340 additions
and
340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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;"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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;" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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;"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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;" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);"); |
Oops, something went wrong.