[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-03-14 02:34:28 +00:00
Родитель e495f60e92
Коммит de03381127
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
30 изменённых файлов: 300 добавлений и 0 удалений

11
l10n/ca.js Normal file
Просмотреть файл

@ -0,0 +1,11 @@
OC.L10N.register(
"files_lock",
{
"Unlock file" : "Desbloqueja el fitxer",
"Lock file" : "Bloqueja el fitxer",
"Locked by {0}" : "Bloquejat per {0}",
"Temporary Files Lock" : "Bloqueig temporal dels fitxers",
"Temporary lock your files" : "Bloqueja temporalment els teus fitxers",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Permet als usuaris bloquejar temporalment els seus fitxers per evitar conflictes mentre es treballa en fitxers compartits."
},
"nplurals=2; plural=(n != 1);");

9
l10n/ca.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Desbloqueja el fitxer",
"Lock file" : "Bloqueja el fitxer",
"Locked by {0}" : "Bloquejat per {0}",
"Temporary Files Lock" : "Bloqueig temporal dels fitxers",
"Temporary lock your files" : "Bloqueja temporalment els teus fitxers",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Permet als usuaris bloquejar temporalment els seus fitxers per evitar conflictes mentre es treballa en fitxers compartits."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

11
l10n/cs.js Normal file
Просмотреть файл

@ -0,0 +1,11 @@
OC.L10N.register(
"files_lock",
{
"Unlock file" : "Odemknout soubor",
"Lock file" : "Zamknout soubor",
"Locked by {0}" : "Uzamkl(a) {0}",
"Temporary Files Lock" : "Dočasné uzamykání souborů",
"Temporary lock your files" : "Dočasně zamykejte své soubory",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Umožněte svým uživatelům dočasně uzamykat jejich soubory a vyhněte se tak konfliktům při práci na sdílených souborech."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

9
l10n/cs.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Odemknout soubor",
"Lock file" : "Zamknout soubor",
"Locked by {0}" : "Uzamkl(a) {0}",
"Temporary Files Lock" : "Dočasné uzamykání souborů",
"Temporary lock your files" : "Dočasně zamykejte své soubory",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Umožněte svým uživatelům dočasně uzamykat jejich soubory a vyhněte se tak konfliktům při práci na sdílených souborech."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

11
l10n/de.js Normal file
Просмотреть файл

@ -0,0 +1,11 @@
OC.L10N.register(
"files_lock",
{
"Unlock file" : "Datei entsperren",
"Lock file" : "Datei sperren",
"Locked by {0}" : "Gesperrt von {0}",
"Temporary Files Lock" : "Datei temporär gesperrt",
"Temporary lock your files" : "Datei temporär sperren",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Erlaubt es Nutzern eine Datei temporär zu sperren um Konflikte währen der Arbeit an geteilten Dateien zu vermeiden."
},
"nplurals=2; plural=(n != 1);");

9
l10n/de.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Datei entsperren",
"Lock file" : "Datei sperren",
"Locked by {0}" : "Gesperrt von {0}",
"Temporary Files Lock" : "Datei temporär gesperrt",
"Temporary lock your files" : "Datei temporär sperren",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Erlaubt es Nutzern eine Datei temporär zu sperren um Konflikte währen der Arbeit an geteilten Dateien zu vermeiden."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

11
l10n/de_DE.js Normal file
Просмотреть файл

@ -0,0 +1,11 @@
OC.L10N.register(
"files_lock",
{
"Unlock file" : "Datei entsperren",
"Lock file" : "Datei sperren",
"Locked by {0}" : "Gesperrt von {0}",
"Temporary Files Lock" : "Datei temporär gesperrt",
"Temporary lock your files" : "Datei temporär sperren",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Erlaubt es Nutzern eine Datei temporär zu sperren um Konflikte währen der Arbeit an geteilten Dateien zu vermeiden."
},
"nplurals=2; plural=(n != 1);");

9
l10n/de_DE.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Datei entsperren",
"Lock file" : "Datei sperren",
"Locked by {0}" : "Gesperrt von {0}",
"Temporary Files Lock" : "Datei temporär gesperrt",
"Temporary lock your files" : "Datei temporär sperren",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Erlaubt es Nutzern eine Datei temporär zu sperren um Konflikte währen der Arbeit an geteilten Dateien zu vermeiden."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

11
l10n/el.js Normal file
Просмотреть файл

@ -0,0 +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 locks their files to avoid conflicts while working on shared files." : "Επιτρέπει στους χρήστες σας να κλειδώνουν προσωρινά τα αρχεία τους για αποφυγή διενέξεων κατά την εργασία με κοινόχρηστα αρχεία."
},
"nplurals=2; plural=(n != 1);");

9
l10n/el.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Ξεκλείδωμα αρχείου",
"Lock file" : "Κλείδωμα αρχείου",
"Locked by {0}" : "Κλειδώθηκε από {0}",
"Temporary Files Lock" : "Κλείδωμα Προσωρινών Αρχείων",
"Temporary lock your files" : "Κλειδώστε προσωρινά τα αρχεία σας",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Επιτρέπει στους χρήστες σας να κλειδώνουν προσωρινά τα αρχεία τους για αποφυγή διενέξεων κατά την εργασία με κοινόχρηστα αρχεία."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

11
l10n/fr.js Normal file
Просмотреть файл

@ -0,0 +1,11 @@
OC.L10N.register(
"files_lock",
{
"Unlock file" : "Déverrouiller le fichier",
"Lock file" : "Verrouiller le fichier",
"Locked by {0}" : "Verrouillé par {0}",
"Temporary Files Lock" : "Verrouillage temporaire des fichiers ",
"Temporary lock your files" : "Verrouillez temporairement vos fichiers",
"Allow your users to temporary locks 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."
},
"nplurals=2; plural=(n > 1);");

9
l10n/fr.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Déverrouiller le fichier",
"Lock file" : "Verrouiller le fichier",
"Locked by {0}" : "Verrouillé par {0}",
"Temporary Files Lock" : "Verrouillage temporaire des fichiers ",
"Temporary lock your files" : "Verrouillez temporairement vos fichiers",
"Allow your users to temporary locks 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."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

11
l10n/gl.js Normal file
Просмотреть файл

@ -0,0 +1,11 @@
OC.L10N.register(
"files_lock",
{
"Unlock file" : "Desbloquear ficheiro",
"Lock file" : "Bloquear ficheiro",
"Locked by {0}" : "Bloqueado por {0}",
"Temporary Files Lock" : "Bloqueo temporal de ficheiros",
"Temporary lock your files" : "Bloquear temporalmente os seus ficheiros",
"Allow your users to temporary locks 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."
},
"nplurals=2; plural=(n != 1);");

9
l10n/gl.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Desbloquear ficheiro",
"Lock file" : "Bloquear ficheiro",
"Locked by {0}" : "Bloqueado por {0}",
"Temporary Files Lock" : "Bloqueo temporal de ficheiros",
"Temporary lock your files" : "Bloquear temporalmente os seus ficheiros",
"Allow your users to temporary locks 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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

11
l10n/it.js Normal file
Просмотреть файл

@ -0,0 +1,11 @@
OC.L10N.register(
"files_lock",
{
"Unlock file" : "Sblocca file",
"Lock file" : "Blocca file",
"Locked by {0}" : "Bloccato da {0}",
"Temporary Files Lock" : "Blocco file temporaneo",
"Temporary lock your files" : "Blocca temporaneamente i tuoi file",
"Allow your users to temporary locks 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."
},
"nplurals=2; plural=(n != 1);");

9
l10n/it.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Sblocca file",
"Lock file" : "Blocca file",
"Locked by {0}" : "Bloccato da {0}",
"Temporary Files Lock" : "Blocco file temporaneo",
"Temporary lock your files" : "Blocca temporaneamente i tuoi file",
"Allow your users to temporary locks 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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

11
l10n/ja.js Normal file
Просмотреть файл

@ -0,0 +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 locks their files to avoid conflicts while working on shared files." : "ユーザーがファイルを一時的にロックできるようにすることで、共有されたファイルの競合を防ぎます。"
},
"nplurals=1; plural=0;");

9
l10n/ja.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "ファイルのロックを解除",
"Lock file" : "ファイルをロック",
"Locked by {0}" : "{0}によってロックされました",
"Temporary Files Lock" : "一時ファイルのロック",
"Temporary lock your files" : "ファイルを一時的にロック",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "ユーザーがファイルを一時的にロックできるようにすることで、共有されたファイルの競合を防ぎます。"
},"pluralForm" :"nplurals=1; plural=0;"
}

11
l10n/mk.js Normal file
Просмотреть файл

@ -0,0 +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 locks their files to avoid conflicts while working on shared files." : "Дозволи им на корисниците да ги заклучуваат своите датотеките за да избегнат конфликт додека работат на споделени датотеки."
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");

9
l10n/mk.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Отклучи датотека",
"Lock file" : "Заклучи датотека",
"Locked by {0}" : "Заклучена од {0}",
"Temporary Files Lock" : "Привремено заклучување на датотеки",
"Temporary lock your files" : "Повремено заклучување на ваши датотеки",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Дозволи им на корисниците да ги заклучуваат своите датотеките за да избегнат конфликт додека работат на споделени датотеки."
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}

11
l10n/pt_BR.js Normal file
Просмотреть файл

@ -0,0 +1,11 @@
OC.L10N.register(
"files_lock",
{
"Unlock file" : "Destravar arquivo",
"Lock file" : "Travar arquivo",
"Locked by {0}" : "Travado por {0}",
"Temporary Files Lock" : "Trava de Arquivos Temporários",
"Temporary lock your files" : "Travar temporariamente seus arquivos ",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Permitir aos usuários travar arquivos temporariamente para evitar conflitos enquanto trabalham em arquivos compartilhados."
},
"nplurals=2; plural=(n > 1);");

9
l10n/pt_BR.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Destravar arquivo",
"Lock file" : "Travar arquivo",
"Locked by {0}" : "Travado por {0}",
"Temporary Files Lock" : "Trava de Arquivos Temporários",
"Temporary lock your files" : "Travar temporariamente seus arquivos ",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Permitir aos usuários travar arquivos temporariamente para evitar conflitos enquanto trabalham em arquivos compartilhados."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

11
l10n/ro.js Normal file
Просмотреть файл

@ -0,0 +1,11 @@
OC.L10N.register(
"files_lock",
{
"Unlock file" : "Deblochează fișierul",
"Lock file" : "Blochează fișierul",
"Locked by {0}" : "Blochat de {0}",
"Temporary Files Lock" : "Blocaj temporar de fișiere",
"Temporary lock your files" : "Blochează-ți temporar fișierele",
"Allow your users to temporary locks 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."
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");

9
l10n/ro.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Deblochează fișierul",
"Lock file" : "Blochează fișierul",
"Locked by {0}" : "Blochat de {0}",
"Temporary Files Lock" : "Blocaj temporar de fișiere",
"Temporary lock your files" : "Blochează-ți temporar fișierele",
"Allow your users to temporary locks 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."
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}

11
l10n/ru.js Normal file
Просмотреть файл

@ -0,0 +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 locks their files to avoid conflicts while working on shared files." : "Поддержка временной блокировки файлов пользователей для предотвращения конфликтов при совместной работе."
},
"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);");

9
l10n/ru.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Разблокировать файл",
"Lock file" : "Заблокировать файл",
"Locked by {0}" : "Файл заблокирован {0}",
"Temporary Files Lock" : "Временная блокировка файлов",
"Temporary lock your files" : "Временная блокировка файлов",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Поддержка временной блокировки файлов пользователей для предотвращения конфликтов при совместной работе."
},"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);"
}

11
l10n/sv.js Normal file
Просмотреть файл

@ -0,0 +1,11 @@
OC.L10N.register(
"files_lock",
{
"Unlock file" : "Lås upp fil",
"Lock file" : "Lås fil",
"Locked by {0}" : "Låst av {0}",
"Temporary Files Lock" : "Tillfällig låsning av filer",
"Temporary lock your files" : "Tillfälligt låsa dina filer",
"Allow your users to temporary locks 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."
},
"nplurals=2; plural=(n != 1);");

9
l10n/sv.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Lås upp fil",
"Lock file" : "Lås fil",
"Locked by {0}" : "Låst av {0}",
"Temporary Files Lock" : "Tillfällig låsning av filer",
"Temporary lock your files" : "Tillfälligt låsa dina filer",
"Allow your users to temporary locks 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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

11
l10n/tr.js Normal file
Просмотреть файл

@ -0,0 +1,11 @@
OC.L10N.register(
"files_lock",
{
"Unlock file" : "Dosya kilidini aç",
"Lock file" : "Dosyayı kilitle",
"Locked by {0}" : "{0} tarafından kilitlendi",
"Temporary Files Lock" : "Geçici Dosya Kilidi",
"Temporary lock your files" : "Dosyalarınızı geçici olarak kilitleyin",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Kullanıcıların, paylaşımlı dosyalar üzerinde çalışırken çakışmaları engellemek için dosyaları geçici olarak kilitler."
},
"nplurals=2; plural=(n > 1);");

9
l10n/tr.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Unlock file" : "Dosya kilidini aç",
"Lock file" : "Dosyayı kilitle",
"Locked by {0}" : "{0} tarafından kilitlendi",
"Temporary Files Lock" : "Geçici Dosya Kilidi",
"Temporary lock your files" : "Dosyalarınızı geçici olarak kilitleyin",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Kullanıcıların, paylaşımlı dosyalar üzerinde çalışırken çakışmaları engellemek için dosyaları geçici olarak kilitler."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}