Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
Signed-off-by: Maxence Lange <[email protected]>
  • Loading branch information
ArtificialOwl committed Jun 17, 2020
2 parents f0fa2b6 + fa4ca36 commit d162d13
Show file tree
Hide file tree
Showing 59 changed files with 276 additions and 76 deletions.
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<info xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<id>files_lock</id>
<name>Temporary Files Lock</name>
<name>Temporary files lock</name>
<summary>Temporary lock your files</summary>
<description><![CDATA[
Allow your users to temporary locks 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.
]]>
</description>
Expand Down
4 changes: 2 additions & 2 deletions l10n/ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ OC.L10N.register(
"Unlock file" : "Desbloqueja el fitxer",
"Lock file" : "Bloqueja el fitxer",
"Locked by {0}" : "Bloquejat per {0}",
"Temporary Files Lock" : "Bloqueig temporal dels fitxers",
"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."
"Allow your users to temporary lock 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);");
4 changes: 2 additions & 2 deletions l10n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"Unlock file" : "Desbloqueja el fitxer",
"Lock file" : "Bloqueja el fitxer",
"Locked by {0}" : "Bloquejat per {0}",
"Temporary Files Lock" : "Bloqueig temporal dels fitxers",
"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."
"Allow your users to temporary lock 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);"
}
4 changes: 2 additions & 2 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ OC.L10N.register(
"Unlock file" : "Odemknout soubor",
"Lock file" : "Zamknout soubor",
"Locked by {0}" : "Uzamkl(a) {0}",
"Temporary Files Lock" : "Dočasné uzamykání souborů",
"Temporary files lock" : "Dočasný zámek 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."
"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."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
4 changes: 2 additions & 2 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"Unlock file" : "Odemknout soubor",
"Lock file" : "Zamknout soubor",
"Locked by {0}" : "Uzamkl(a) {0}",
"Temporary Files Lock" : "Dočasné uzamykání souborů",
"Temporary files lock" : "Dočasný zámek 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."
"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."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
4 changes: 2 additions & 2 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ OC.L10N.register(
"Unlock file" : "Datei entsperren",
"Lock file" : "Datei sperren",
"Locked by {0}" : "Gesperrt von {0}",
"Temporary Files Lock" : "Dateien temporär sperren",
"Temporary files lock" : "Dateien temporär sperren",
"Temporary lock your files" : "Deine Dateien temporär sperren",
"Allow your users to temporary locks 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."
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"Unlock file" : "Datei entsperren",
"Lock file" : "Datei sperren",
"Locked by {0}" : "Gesperrt von {0}",
"Temporary Files Lock" : "Dateien temporär sperren",
"Temporary files lock" : "Dateien temporär sperren",
"Temporary lock your files" : "Deine Dateien temporär sperren",
"Allow your users to temporary locks 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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ OC.L10N.register(
"Unlock file" : "Datei entsperren",
"Lock file" : "Datei sperren",
"Locked by {0}" : "Gesperrt von {0}",
"Temporary Files Lock" : "Dateien temporär sperren",
"Temporary files lock" : "Dateien temporär sperren",
"Temporary lock your files" : "Ihre Dateien temporär sperren",
"Allow your users to temporary locks 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."
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"Unlock file" : "Datei entsperren",
"Lock file" : "Datei sperren",
"Locked by {0}" : "Gesperrt von {0}",
"Temporary Files Lock" : "Dateien temporär sperren",
"Temporary files lock" : "Dateien temporär sperren",
"Temporary lock your files" : "Ihre Dateien temporär sperren",
"Allow your users to temporary locks 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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions l10n/el.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ OC.L10N.register(
"Unlock file" : "Ξεκλείδωμα αρχείου",
"Lock file" : "Κλείδωμα αρχείου",
"Locked by {0}" : "Κλειδώθηκε από {0}",
"Temporary Files Lock" : "Κλείδωμα Προσωρινών Αρχείων",
"Temporary files lock" : "Κλείδωμα προσωρινών αρχείων",
"Temporary lock your files" : "Κλειδώστε προσωρινά τα αρχεία σας",
"Allow your users to temporary locks 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." : "Επιτρέπει στους χρήστες σας να κλειδώνουν προσωρινά τα αρχεία τους για αποφυγή διενέξεων κατά την εργασία με κοινόχρηστα αρχεία."
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions l10n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"Unlock file" : "Ξεκλείδωμα αρχείου",
"Lock file" : "Κλείδωμα αρχείου",
"Locked by {0}" : "Κλειδώθηκε από {0}",
"Temporary Files Lock" : "Κλείδωμα Προσωρινών Αρχείων",
"Temporary files lock" : "Κλείδωμα προσωρινών αρχείων",
"Temporary lock your files" : "Κλειδώστε προσωρινά τα αρχεία σας",
"Allow your users to temporary locks 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." : "Επιτρέπει στους χρήστες σας να κλειδώνουν προσωρινά τα αρχεία τους για αποφυγή διενέξεων κατά την εργασία με κοινόχρηστα αρχεία."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ OC.L10N.register(
"Unlock file" : "Desbloquear archivo",
"Lock file" : "Bloquear archivo",
"Locked by {0}" : "Bloqueado por {0}",
"Temporary Files Lock" : "Bloqueo Temporal de Archivos",
"Temporary files lock" : "Bloqueo temporal de archivos",
"Temporary lock your files" : "Bloquea temporalmente tus archivos",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Permite 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."
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"Unlock file" : "Desbloquear archivo",
"Lock file" : "Bloquear archivo",
"Locked by {0}" : "Bloqueado por {0}",
"Temporary Files Lock" : "Bloqueo Temporal de Archivos",
"Temporary files lock" : "Bloqueo temporal de archivos",
"Temporary lock your files" : "Bloquea temporalmente tus archivos",
"Allow your users to temporary locks their files to avoid conflicts while working on shared files." : "Permite 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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
10 changes: 10 additions & 0 deletions l10n/eu.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
OC.L10N.register(
"files_lock",
{
"Unlock file" : "Desblokeatu fitxategia",
"Lock file" : "Fitxategia blokeatu",
"Locked by {0}" : "{0}-k blokeatuta",
"Temporary files lock" : "Aldi baterako fitxategien blokeoak",
"Temporary lock your files" : "Zure fitxategiak aldi baterako blokeatu"
},
"nplurals=2; plural=(n != 1);");
8 changes: 8 additions & 0 deletions l10n/eu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{ "translations": {
"Unlock file" : "Desblokeatu fitxategia",
"Lock file" : "Fitxategia blokeatu",
"Locked by {0}" : "{0}-k blokeatuta",
"Temporary files lock" : "Aldi baterako fitxategien blokeoak",
"Temporary lock your files" : "Zure fitxategiak aldi baterako blokeatu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ OC.L10N.register(
"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 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."
"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."
},
"nplurals=2; plural=(n > 1);");
4 changes: 2 additions & 2 deletions l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"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 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."
"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."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
4 changes: 2 additions & 2 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ OC.L10N.register(
"Unlock file" : "Desbloquear ficheiro",
"Lock file" : "Bloquear ficheiro",
"Locked by {0}" : "Bloqueado por {0}",
"Temporary Files Lock" : "Bloqueo temporal de ficheiros",
"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."
"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."
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"Unlock file" : "Desbloquear ficheiro",
"Lock file" : "Bloquear ficheiro",
"Locked by {0}" : "Bloqueado por {0}",
"Temporary Files Lock" : "Bloqueo temporal de ficheiros",
"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."
"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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
11 changes: 11 additions & 0 deletions l10n/he.js
Original file line number Diff line number Diff line change
@@ -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 lock their files to avoid conflicts while working on shared files." : "מאפשר למשתמשים שלך לנעול את הקבצים שלהם כדי למנוע סתירות בעת עבודה על קבצים משותפים."
},
"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;");
9 changes: 9 additions & 0 deletions l10n/he.json
Original file line number Diff line number Diff line change
@@ -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 lock their files to avoid conflicts while working on shared files." : "מאפשר למשתמשים שלך לנעול את הקבצים שלהם כדי למנוע סתירות בעת עבודה על קבצים משותפים."
},"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;"
}
11 changes: 11 additions & 0 deletions l10n/hr.js
Original file line number Diff line number Diff line change
@@ -0,0 +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."
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
9 changes: 9 additions & 0 deletions l10n/hr.json
Original file line number Diff line number Diff line change
@@ -0,0 +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."
},"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;"
}
9 changes: 9 additions & 0 deletions l10n/hu.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
OC.L10N.register(
"files_lock",
{
"Unlock file" : "Fájl feloldása",
"Lock file" : "Fájl zárolása",
"Locked by {0}" : "Zárolva {0} által",
"Temporary lock your files" : "Zárold ideiglenesen a fájljaid"
},
"nplurals=2; plural=(n != 1);");
7 changes: 7 additions & 0 deletions l10n/hu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{ "translations": {
"Unlock file" : "Fájl feloldása",
"Lock file" : "Fájl zárolása",
"Locked by {0}" : "Zárolva {0} által",
"Temporary lock your files" : "Zárold ideiglenesen a fájljaid"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
Loading

0 comments on commit d162d13

Please sign in to comment.