Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Nov 28, 2024
1 parent 78adc60 commit 8c95115
Show file tree
Hide file tree
Showing 88 changed files with 248 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ OC.L10N.register(
"File is not locked" : "Datei ist nicht gesperrt",
"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",
"Desktop client" : "Desktop-Client",
"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.",
Expand Down
1 change: 1 addition & 0 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"File is not locked" : "Datei ist nicht gesperrt",
"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",
"Desktop client" : "Desktop-Client",
"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.",
Expand Down
1 change: 1 addition & 0 deletions l10n/el.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"files_lock",
{
"File can only be unlocked by the owner of the lock" : "Το αρχείο μπορεί να ξεκλειδωθεί μόνο από τον κάτοχο του",
"Desktop client" : "Πελάτης σταθερού υπολογιστή",
"Temporary files lock" : "Κλείδωμα προσωρινών αρχείων",
"Temporary lock your files" : "Κλειδώστε προσωρινά τα αρχεία σας",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Επιτρέπει στους χρήστες σας να κλειδώνουν προσωρινά τα αρχεία τους για αποφυγή διενέξεων κατά την εργασία με κοινόχρηστα αρχεία.",
Expand Down
1 change: 1 addition & 0 deletions l10n/el.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"File can only be unlocked by the owner of the lock" : "Το αρχείο μπορεί να ξεκλειδωθεί μόνο από τον κάτοχο του",
"Desktop client" : "Πελάτης σταθερού υπολογιστή",
"Temporary files lock" : "Κλείδωμα προσωρινών αρχείων",
"Temporary lock your files" : "Κλειδώστε προσωρινά τα αρχεία σας",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Επιτρέπει στους χρήστες σας να κλειδώνουν προσωρινά τα αρχεία τους για αποφυγή διενέξεων κατά την εργασία με κοινόχρηστα αρχεία.",
Expand Down
2 changes: 2 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ OC.L10N.register(
"File is not locked" : "File is not locked",
"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",
"Desktop client" : "Desktop client",
"Android client" : "Android client",
"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.",
Expand Down
2 changes: 2 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"File is not locked" : "File is not locked",
"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",
"Desktop client" : "Desktop client",
"Android client" : "Android client",
"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.",
Expand Down
2 changes: 2 additions & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ OC.L10N.register(
"File is not locked" : "El archivo no está bloqueado",
"File can only be unlocked by providing a valid owner lock token" : "El archivo solo se puede desbloquear proporcionando 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",
"Desktop client" : "Cliente de escritorio",
"Android client" : "Cliente Android",
"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.",
Expand Down
2 changes: 2 additions & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"File is not locked" : "El archivo no está bloqueado",
"File can only be unlocked by providing a valid owner lock token" : "El archivo solo se puede desbloquear proporcionando 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",
"Desktop client" : "Cliente de escritorio",
"Android client" : "Cliente Android",
"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.",
Expand Down
2 changes: 2 additions & 0 deletions l10n/es_AR.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
OC.L10N.register(
"files_lock",
{
"Desktop client" : "Cliente de escritorio",
"Android client" : "Cliente Android",
"Unlock file" : "Desbloquear archivo",
"Lock file" : "Bloquear archivo"
},
Expand Down
2 changes: 2 additions & 0 deletions l10n/es_AR.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{ "translations": {
"Desktop client" : "Cliente de escritorio",
"Android client" : "Cliente Android",
"Unlock file" : "Desbloquear archivo",
"Lock file" : "Bloquear archivo"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
Expand Down
2 changes: 2 additions & 0 deletions l10n/es_EC.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ OC.L10N.register(
{
"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. ",
"Desktop client" : "Cliente de escritorio",
"Android client" : "Cliente Android",
"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.",
Expand Down
2 changes: 2 additions & 0 deletions l10n/es_EC.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{ "translations": {
"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. ",
"Desktop client" : "Cliente de escritorio",
"Android client" : "Cliente Android",
"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.",
Expand Down
2 changes: 2 additions & 0 deletions l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ OC.L10N.register(
{
"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",
"Desktop client" : "Cliente de escritorio",
"Android client" : "Cliente Android",
"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.",
Expand Down
2 changes: 2 additions & 0 deletions l10n/es_MX.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{ "translations": {
"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",
"Desktop client" : "Cliente de escritorio",
"Android client" : "Cliente Android",
"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.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ OC.L10N.register(
{
"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",
"Desktop client" : "Mahaigaineko bezeroa",
"iOS client" : "iOS bezeroa",
"Android client" : "Android bezeroa",
"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.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/eu.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{ "translations": {
"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",
"Desktop client" : "Mahaigaineko bezeroa",
"iOS client" : "iOS bezeroa",
"Android client" : "Android bezeroa",
"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.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/fa.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ OC.L10N.register(
{
"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" : "قفل پرونده فقط توسط صاحب قفل قابل باز شدن است",
"Desktop client" : "دستگاه دسکتاپ",
"iOS client" : "دستگاه های IOS",
"Android client" : "دستگاه های اندروید ",
"Temporary files lock" : "موقتا پرونده‌ها قفل شده اند",
"Temporary lock your files" : "موقتا پرونده‌هایتان را قفل کنید",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "به کاربران خود اجازه دهید پرونده‌ها خود را به طور موقت قفل کنند تا در حین کار بر روی پرونده‌ها به اشتراک گذاشته شده دچار تداخل نشوند.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/fa.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{ "translations": {
"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" : "قفل پرونده فقط توسط صاحب قفل قابل باز شدن است",
"Desktop client" : "دستگاه دسکتاپ",
"iOS client" : "دستگاه های IOS",
"Android client" : "دستگاه های اندروید ",
"Temporary files lock" : "موقتا پرونده‌ها قفل شده اند",
"Temporary lock your files" : "موقتا پرونده‌هایتان را قفل کنید",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "به کاربران خود اجازه دهید پرونده‌ها خود را به طور موقت قفل کنند تا در حین کار بر روی پرونده‌ها به اشتراک گذاشته شده دچار تداخل نشوند.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ OC.L10N.register(
"File is not locked" : "Tiedosto ei ole lukittu",
"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",
"Desktop client" : "Työpöytäsovellus",
"iOS client" : "iOS-sovellus",
"Android client" : "Android-sovellus",
"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ä.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"File is not locked" : "Tiedosto ei ole lukittu",
"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",
"Desktop client" : "Työpöytäsovellus",
"iOS client" : "iOS-sovellus",
"Android client" : "Android-sovellus",
"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ä.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ OC.L10N.register(
"File is not locked" : "Le fichier n’est pas verrouillé",
"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",
"Desktop client" : "Client de bureau",
"iOS client" : "Client iOS",
"Android client" : "Client Android",
"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.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"File is not locked" : "Le fichier n’est pas verrouillé",
"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",
"Desktop client" : "Client de bureau",
"iOS client" : "Client iOS",
"Android client" : "Client Android",
"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.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ OC.L10N.register(
"File is not locked" : "Níl an comhad faoi ghlas",
"File can only be unlocked by providing a valid owner lock token" : "Ní féidir an comhad a dhíghlasáil ach trí chomhartha glas úinéara bailí a sholáthar",
"File can only be unlocked by the owner of the lock" : "Ní féidir ach le húinéir an ghlais an comhad a dhíghlasáil",
"Desktop client" : "Cliant deisce",
"iOS client" : "Cliant iOS",
"Android client" : "Cliant Android",
"Temporary files lock" : "Glasáil comhaid shealadacha",
"Temporary lock your files" : "Glasáil do chuid comhad go sealadach",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Lig do d'úsáideoirí a gcuid comhad a ghlasáil go sealadach chun coinbhleachtaí a sheachaint agus iad ag obair ar chomhaid roinnte.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/ga.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"File is not locked" : "Níl an comhad faoi ghlas",
"File can only be unlocked by providing a valid owner lock token" : "Ní féidir an comhad a dhíghlasáil ach trí chomhartha glas úinéara bailí a sholáthar",
"File can only be unlocked by the owner of the lock" : "Ní féidir ach le húinéir an ghlais an comhad a dhíghlasáil",
"Desktop client" : "Cliant deisce",
"iOS client" : "Cliant iOS",
"Android client" : "Cliant Android",
"Temporary files lock" : "Glasáil comhaid shealadacha",
"Temporary lock your files" : "Glasáil do chuid comhad go sealadach",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Lig do d'úsáideoirí a gcuid comhad a ghlasáil go sealadach chun coinbhleachtaí a sheachaint agus iad ag obair ar chomhaid roinnte.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ OC.L10N.register(
"File is not locked" : "O ficheiro non está bloqueado",
"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",
"Desktop client" : "Cliente de escritorio",
"iOS client" : "Cliente iOS",
"Android client" : "Cliente Android",
"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.",
Expand Down
Loading

0 comments on commit 8c95115

Please sign in to comment.