diff --git a/l10n/af.js b/l10n/af.js index 4e19d5c..4f489cf 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -16,7 +16,6 @@ OC.L10N.register( "Server error" : "Bedienerfout", "Share" : "Deel", "Loading" : "Laai tans..", - "Settings saved" : "Instellings gestoor", - "Start" : "Start" + "Settings saved" : "Instellings gestoor" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json index 47985e9..e5f6f63 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -14,7 +14,6 @@ "Server error" : "Bedienerfout", "Share" : "Deel", "Loading" : "Laai tans..", - "Settings saved" : "Instellings gestoor", - "Start" : "Start" + "Settings saved" : "Instellings gestoor" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ar.js b/l10n/ar.js index ea35efb..0d5ed4c 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -27,7 +27,6 @@ OC.L10N.register( "Share" : "شارك", "Loading" : "Loading", "Group …" : "المجموعات ...", - "Settings saved" : "تم حفظ الإعدادات", - "Start" : "ابدأ" + "Settings saved" : "تم حفظ الإعدادات" }, "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 78b8aa9..94d85b3 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -25,7 +25,6 @@ "Share" : "شارك", "Loading" : "Loading", "Group …" : "المجموعات ...", - "Settings saved" : "تم حفظ الإعدادات", - "Start" : "ابدأ" + "Settings saved" : "تم حفظ الإعدادات" },"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/ast.js b/l10n/ast.js index 53aa199..d9f1072 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -16,7 +16,6 @@ OC.L10N.register( "Server error" : "Fallu de sirvidor", "Share" : "Share", "Loading" : "Cargando", - "Settings saved" : "Axustes guardaos", - "Start" : "Aniciu" + "Settings saved" : "Axustes guardaos" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index b8cc93b..c04ad3c 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -14,7 +14,6 @@ "Server error" : "Fallu de sirvidor", "Share" : "Share", "Loading" : "Cargando", - "Settings saved" : "Axustes guardaos", - "Start" : "Aniciu" + "Settings saved" : "Axustes guardaos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index 332a436..e4cb0dc 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "URL адресът трябва да съдържа заместителя {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL адресът трябва да започва с https:// и да съдържа {token}. Освен това може да се използва заместителят {user}.", "Send file to BBB" : "Изпращане на файл към BBB", - "Start" : "Начало", + "Send to" : "Изпращане до", "Please select the room in which you like to use the file \"{filename}\"." : "Моля, изберете стаята, в която искате да използвате файла \"{filename}\".", "No rooms available!" : "Няма налични стаи!", "Send to BBB" : "Изпращане до BBB", diff --git a/l10n/bg.json b/l10n/bg.json index 8b1ad87..b3730a3 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "URL адресът трябва да съдържа заместителя {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL адресът трябва да започва с https:// и да съдържа {token}. Освен това може да се използва заместителят {user}.", "Send file to BBB" : "Изпращане на файл към BBB", - "Start" : "Начало", + "Send to" : "Изпращане до", "Please select the room in which you like to use the file \"{filename}\"." : "Моля, изберете стаята, в която искате да използвате файла \"{filename}\".", "No rooms available!" : "Няма налични стаи!", "Send to BBB" : "Изпращане до BBB", diff --git a/l10n/br.js b/l10n/br.js index 7923712..7520fc9 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -20,7 +20,6 @@ OC.L10N.register( "admin" : "merour", "Share" : "Rannan", "Loading" : "Kargañ", - "Settings saved" : "Stummoù enrollet", - "Start" : "Kregiñ" + "Settings saved" : "Stummoù enrollet" }, "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 9572062..04e2b66 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -18,7 +18,6 @@ "admin" : "merour", "Share" : "Rannan", "Loading" : "Kargañ", - "Settings saved" : "Stummoù enrollet", - "Start" : "Kregiñ" + "Settings saved" : "Stummoù enrollet" },"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 f36dff7..7980c9c 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -98,7 +98,6 @@ OC.L10N.register( "URL has to start with HTTPS" : "La URL ha de començar amb HTTPS", "URL has to contain the {token} placeholder" : "L'URL ha de contenir el contenidor {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL ha de començar per https:// i contenir {token}. A més, es pot utilitzar el contenidor {user}.", - "Start" : "Inici", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segon. Si us plau esperi.","Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segons. Si us plau esperi."] }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 3b7aee0..8cb314e 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -96,7 +96,6 @@ "URL has to start with HTTPS" : "La URL ha de començar amb HTTPS", "URL has to contain the {token} placeholder" : "L'URL ha de contenir el contenidor {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL ha de començar per https:// i contenir {token}. A més, es pot utilitzar el contenidor {user}.", - "Start" : "Inici", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segon. Si us plau esperi.","Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segons. Si us plau esperi."] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index da34e10..cc3c29f 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "Je třeba, aby URL obsahovalo zástupné vyjádření {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Je třeba, aby URL začínalo na https:// a obsahovalo {token}. Dále je možné použít také zástupné vyjádření {user}.", "Send file to BBB" : "Odeslat soubor do BBB", - "Start" : "Spustit", + "Send to" : "Odeslat k", "Please select the room in which you like to use the file \"{filename}\"." : "Vyberte místnost ve které chcete použít soubor „{filename}“.", "No rooms available!" : "Nejsou k dispozici žádné místnosti!", "Send to BBB" : "Odeslat do BBB", diff --git a/l10n/cs.json b/l10n/cs.json index cb5f1d4..f561d3a 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "Je třeba, aby URL obsahovalo zástupné vyjádření {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Je třeba, aby URL začínalo na https:// a obsahovalo {token}. Dále je možné použít také zástupné vyjádření {user}.", "Send file to BBB" : "Odeslat soubor do BBB", - "Start" : "Spustit", + "Send to" : "Odeslat k", "Please select the room in which you like to use the file \"{filename}\"." : "Vyberte místnost ve které chcete použít soubor „{filename}“.", "No rooms available!" : "Nejsou k dispozici žádné místnosti!", "Send to BBB" : "Odeslat do BBB", diff --git a/l10n/da.js b/l10n/da.js index 9b1f135..1d22b4a 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -23,7 +23,6 @@ OC.L10N.register( "moderator" : "moderator", "Share" : "Del", "Loading" : "Indlæser", - "Settings saved" : "Indstillinger gemt", - "Start" : "Start" + "Settings saved" : "Indstillinger gemt" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 5e3ae17..75aa1e6 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -21,7 +21,6 @@ "moderator" : "moderator", "Share" : "Del", "Loading" : "Indlæser", - "Settings saved" : "Indstillinger gemt", - "Start" : "Start" + "Settings saved" : "Indstillinger gemt" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index cc250aa..ff1dae0 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "Die Adresse (URL) muss den {token} Platzhalter beinhalten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Die Adresse (URL) muss mit https:// beginnen und muss den {token} Platzhalter beinhalten. Zusätzlich kann der {user} Platzhalter verwendet werden.", "Send file to BBB" : "Datei an BBB senden", - "Start" : "Start", + "Send to" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", "Please select the room in which you like to use the file \"{filename}\"." : "Bitte wähle den Raum aus, in dem Du die Datei \"{filename}\" verwenden möchtest.", "No rooms available!" : "Keine Räume verfügbar!", "Send to BBB" : "An BBB senden ", diff --git a/l10n/de.json b/l10n/de.json index ad5e7a8..60fd098 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "Die Adresse (URL) muss den {token} Platzhalter beinhalten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Die Adresse (URL) muss mit https:// beginnen und muss den {token} Platzhalter beinhalten. Zusätzlich kann der {user} Platzhalter verwendet werden.", "Send file to BBB" : "Datei an BBB senden", - "Start" : "Start", + "Send to" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", "Please select the room in which you like to use the file \"{filename}\"." : "Bitte wähle den Raum aus, in dem Du die Datei \"{filename}\" verwenden möchtest.", "No rooms available!" : "Keine Räume verfügbar!", "Send to BBB" : "An BBB senden ", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 12269a1..6ed13a0 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "Die Adresse (URL) muss den {token} Platzhalter beinhalten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Die Adresse (URL) muss mit https:// beginnen und muss den {token} Platzhalter beinhalten. Zusätzlich kann der {user} Platzhalter verwendet werden.", "Send file to BBB" : "Datei an BBB senden", - "Start" : "Start", + "Send to" : "Senden an", "Please select the room in which you like to use the file \"{filename}\"." : "Bitte den Raum auswählen, in dem Sie die Datei \"{filename}\" verwenden möchten.", "No rooms available!" : "Keine Räume verfügbar!", "Send to BBB" : "An BBB senden", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 630d6b6..7097a94 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "Die Adresse (URL) muss den {token} Platzhalter beinhalten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Die Adresse (URL) muss mit https:// beginnen und muss den {token} Platzhalter beinhalten. Zusätzlich kann der {user} Platzhalter verwendet werden.", "Send file to BBB" : "Datei an BBB senden", - "Start" : "Start", + "Send to" : "Senden an", "Please select the room in which you like to use the file \"{filename}\"." : "Bitte den Raum auswählen, in dem Sie die Datei \"{filename}\" verwenden möchten.", "No rooms available!" : "Keine Räume verfügbar!", "Send to BBB" : "An BBB senden", diff --git a/l10n/el.js b/l10n/el.js index 5513360..a65b0e7 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -107,7 +107,6 @@ OC.L10N.register( "URL has to start with HTTPS" : "Το URL πρέπει να ξεκινάει με HTTPS", "URL has to contain the {token} placeholder" : "Η διεύθυνση URL πρέπει να περιέχει το σύμβολο κράτησης θέσης {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Το URL πρέπει να ξεκινά με https:// και να περιέχει {token}. Επιπλέον, το σύμβολο κράτησης θέσης {user} μπορεί να χρησιμοποιηθεί.", - "Start" : "Έναρξη", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Αυτό το δωμάτιο δεν είναι ακόμη ανοιχτό. Θα το δοκιμάσουμε ξανά σε %n δευτερόλεπτο. Παρακαλούμε περιμένετε.","Αυτό το δωμάτιο δεν είναι ακόμη ανοιχτό. Θα το δοκιμάσουμε ξανά σε %n δευτερόλεπτα. Παρακαλούμε περιμένετε."] }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index ae6be37..83176be 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -105,7 +105,6 @@ "URL has to start with HTTPS" : "Το URL πρέπει να ξεκινάει με HTTPS", "URL has to contain the {token} placeholder" : "Η διεύθυνση URL πρέπει να περιέχει το σύμβολο κράτησης θέσης {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Το URL πρέπει να ξεκινά με https:// και να περιέχει {token}. Επιπλέον, το σύμβολο κράτησης θέσης {user} μπορεί να χρησιμοποιηθεί.", - "Start" : "Έναρξη", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Αυτό το δωμάτιο δεν είναι ακόμη ανοιχτό. Θα το δοκιμάσουμε ξανά σε %n δευτερόλεπτο. Παρακαλούμε περιμένετε.","Αυτό το δωμάτιο δεν είναι ακόμη ανοιχτό. Θα το δοκιμάσουμε ξανά σε %n δευτερόλεπτα. Παρακαλούμε περιμένετε."] },"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 6d245d6..dfefe99 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -23,7 +23,6 @@ OC.L10N.register( "moderator" : "moderator", "Share" : "Share", "Loading" : "Loading", - "Settings saved" : "Settings saved", - "Start" : "Start" + "Settings saved" : "Settings saved" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index f560fc1..d47462a 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -21,7 +21,6 @@ "moderator" : "moderator", "Share" : "Share", "Loading" : "Loading", - "Settings saved" : "Settings saved", - "Start" : "Start" + "Settings saved" : "Settings saved" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eo.js b/l10n/eo.js index 69d3f05..e013d1d 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -19,7 +19,6 @@ OC.L10N.register( "Server error" : "Eraro pri servilo", "Share" : "Kunhavigi", "Loading" : "Ŝargado", - "Settings saved" : "Agordoj konservitaj", - "Start" : "Komenco" + "Settings saved" : "Agordoj konservitaj" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json index e10451e..c91cd36 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -17,7 +17,6 @@ "Server error" : "Eraro pri servilo", "Share" : "Kunhavigi", "Loading" : "Ŝargado", - "Settings saved" : "Agordoj konservitaj", - "Start" : "Komenco" + "Settings saved" : "Agordoj konservitaj" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index d6cb63b..522cb41 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "La URL debe contener el referente {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "La URL tiene que comenzar con https:// y contener {token}. Adicionalmente, se puede usar el referente {user}.", "Send file to BBB" : "Enviar a ...", - "Start" : "Iniciar", + "Send to" : "Enviar a", "Please select the room in which you like to use the file \"{filename}\"." : "Seleccione la sala en la que desea utilizar el archivo \"{filename}\".", "No rooms available!" : "No hay salas disponibles", "Send to BBB" : "Enviar a BBB", diff --git a/l10n/es.json b/l10n/es.json index 6d7fc84..ca9adc5 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "La URL debe contener el referente {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "La URL tiene que comenzar con https:// y contener {token}. Adicionalmente, se puede usar el referente {user}.", "Send file to BBB" : "Enviar a ...", - "Start" : "Iniciar", + "Send to" : "Enviar a", "Please select the room in which you like to use the file \"{filename}\"." : "Seleccione la sala en la que desea utilizar el archivo \"{filename}\".", "No rooms available!" : "No hay salas disponibles", "Send to BBB" : "Enviar a BBB", diff --git a/l10n/es_419.js b/l10n/es_419.js index c4ff006..b44b072 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_419.json b/l10n/es_419.json index 32e2aaf..2f2a905 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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_AR.js b/l10n/es_AR.js index 9dd087e..455fa00 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -19,7 +19,6 @@ OC.L10N.register( "Server error" : "Se presentó un error en el servidor", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Configuraciones guardadas", - "Start" : "Inicio" + "Settings saved" : "Configuraciones guardadas" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 7bf6c78..1789f85 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -17,7 +17,6 @@ "Server error" : "Se presentó un error en el servidor", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Configuraciones guardadas", - "Start" : "Inicio" + "Settings saved" : "Configuraciones guardadas" },"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_CL.js b/l10n/es_CL.js index c4ff006..b44b072 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 32e2aaf..2f2a905 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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_CO.js b/l10n/es_CO.js index c4ff006..b44b072 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CO.json b/l10n/es_CO.json index 32e2aaf..2f2a905 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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_CR.js b/l10n/es_CR.js index c4ff006..b44b072 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CR.json b/l10n/es_CR.json index 32e2aaf..2f2a905 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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_DO.js b/l10n/es_DO.js index c4ff006..b44b072 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_DO.json b/l10n/es_DO.json index 32e2aaf..2f2a905 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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 c4ff006..b44b072 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "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 32e2aaf..2f2a905 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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_GT.js b/l10n/es_GT.js index c4ff006..b44b072 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_GT.json b/l10n/es_GT.json index 32e2aaf..2f2a905 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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_HN.js b/l10n/es_HN.js index c4ff006..b44b072 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_HN.json b/l10n/es_HN.json index 32e2aaf..2f2a905 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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 261d0ac..c838e5d 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -21,7 +21,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "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 6d0e515..97c49cc 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -19,7 +19,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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_NI.js b/l10n/es_NI.js index c4ff006..b44b072 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_NI.json b/l10n/es_NI.json index 32e2aaf..2f2a905 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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_PA.js b/l10n/es_PA.js index c4ff006..b44b072 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 32e2aaf..2f2a905 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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_PE.js b/l10n/es_PE.js index c4ff006..b44b072 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 32e2aaf..2f2a905 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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_PR.js b/l10n/es_PR.js index c4ff006..b44b072 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 32e2aaf..2f2a905 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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_PY.js b/l10n/es_PY.js index c4ff006..b44b072 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PY.json b/l10n/es_PY.json index 32e2aaf..2f2a905 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"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_SV.js b/l10n/es_SV.js index 7b57ffa..2ad98a5 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_SV.json b/l10n/es_SV.json index 5ed5677..4748d85 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_UY.js b/l10n/es_UY.js index c4ff006..b44b072 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -19,7 +19,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 32e2aaf..2f2a905 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -17,7 +17,6 @@ "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones ", - "Start" : "Iniciar" + "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/et_EE.js b/l10n/et_EE.js index d1036b0..6e3268b 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -17,7 +17,6 @@ OC.L10N.register( "Server error" : "Serveri tõrge", "Share" : "Jaga", "Loading" : "Laadimine", - "Settings saved" : "Seaded salvestatud", - "Start" : "Algus" + "Settings saved" : "Seaded salvestatud" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 0ba7860..706626b 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -15,7 +15,6 @@ "Server error" : "Serveri tõrge", "Share" : "Jaga", "Loading" : "Laadimine", - "Settings saved" : "Seaded salvestatud", - "Start" : "Algus" + "Settings saved" : "Seaded salvestatud" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index b096746..02bc34b 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "URLak {token}-aren leku-marka barnean behar du", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URLak https:// eduki behar du hasieran eta {token}-a barnean behar du. {user} erabiltzailearen leku-marka ere izan dezake.", "Send file to BBB" : "Bidali fitxategia BBBra", - "Start" : "Hasi", + "Send to" : "Bidali honi:", "Please select the room in which you like to use the file \"{filename}\"." : "Mesedez, hautatu gela non \"{filename}\" fitxategia erabili nahi duzun.", "No rooms available!" : "Ez dago gelarik eskuragarri!", "Send to BBB" : "Bidali BBB-ra", diff --git a/l10n/eu.json b/l10n/eu.json index 5456564..2de7c3a 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "URLak {token}-aren leku-marka barnean behar du", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URLak https:// eduki behar du hasieran eta {token}-a barnean behar du. {user} erabiltzailearen leku-marka ere izan dezake.", "Send file to BBB" : "Bidali fitxategia BBBra", - "Start" : "Hasi", + "Send to" : "Bidali honi:", "Please select the room in which you like to use the file \"{filename}\"." : "Mesedez, hautatu gela non \"{filename}\" fitxategia erabili nahi duzun.", "No rooms available!" : "Ez dago gelarik eskuragarri!", "Send to BBB" : "Bidali BBB-ra", diff --git a/l10n/fa.js b/l10n/fa.js index fd14635..cc55e21 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -29,7 +29,6 @@ OC.L10N.register( "Share" : "هم‌رسانی", "Loading" : "در حال بار گزاری", "Delete restrictions for \"{name}\"?" : "محدودیت‌های \"{name}\" حذف شود؟", - "Settings saved" : "تنظیمات ذخیره شد", - "Start" : "شروع کنید" + "Settings saved" : "تنظیمات ذخیره شد" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 5f99336..48f9f0d 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -27,7 +27,6 @@ "Share" : "هم‌رسانی", "Loading" : "در حال بار گزاری", "Delete restrictions for \"{name}\"?" : "محدودیت‌های \"{name}\" حذف شود؟", - "Settings saved" : "تنظیمات ذخیره شد", - "Start" : "شروع کنید" + "Settings saved" : "تنظیمات ذخیره شد" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index a05a339..1e34f08 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -84,7 +84,6 @@ OC.L10N.register( "API URL is invalid" : "Rajapinnan URL on virheellinen", "API secret is invalid" : "Rajapinnan salaisuus on virheellinen", "URL has to start with HTTPS" : "URL-osoitteen tulee alkaa HTTPS:llä", - "Start" : "Aloita", "No rooms available!" : "Huoneita ei ole saatavilla!" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index 27b5ca0..1f73f49 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -82,7 +82,6 @@ "API URL is invalid" : "Rajapinnan URL on virheellinen", "API secret is invalid" : "Rajapinnan salaisuus on virheellinen", "URL has to start with HTTPS" : "URL-osoitteen tulee alkaa HTTPS:llä", - "Start" : "Aloita", "No rooms available!" : "Huoneita ei ole saatavilla!" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 1d1c312..948c98d 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "L'URL doit contenir l'espace réservé {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL doit commencer par https:// et contenir {token}. De plus, l'espace réservé de {user} peut être utilisé.", "Send file to BBB" : "Envoyer le fichier vers BBB", - "Start" : "Démarrer", + "Send to" : "Envoyer a", "Please select the room in which you like to use the file \"{filename}\"." : "Veuillez sélectionner la salle dans laquelle vous voulez utiliser le fichier \"{filename}\".", "No rooms available!" : "Pas de salle disponible !", "Send to BBB" : "Envoyer vers BBB", diff --git a/l10n/fr.json b/l10n/fr.json index f8b2de2..0b95b48 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "L'URL doit contenir l'espace réservé {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL doit commencer par https:// et contenir {token}. De plus, l'espace réservé de {user} peut être utilisé.", "Send file to BBB" : "Envoyer le fichier vers BBB", - "Start" : "Démarrer", + "Send to" : "Envoyer a", "Please select the room in which you like to use the file \"{filename}\"." : "Veuillez sélectionner la salle dans laquelle vous voulez utiliser le fichier \"{filename}\".", "No rooms available!" : "Pas de salle disponible !", "Send to BBB" : "Envoyer vers BBB", diff --git a/l10n/gl.js b/l10n/gl.js index 881067a..e1731cd 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -116,7 +116,6 @@ OC.L10N.register( "URL has to start with HTTPS" : "O URL ten que comezar con HTTPS", "URL has to contain the {token} placeholder" : "O URL ten que conter o marcador de posición {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL ten que comezar con https:// e conter {token}. Ademais pódese usar o marcador de posición de {user}.", - "Start" : "Iniciar", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aínda non está aberta. Tentarémolo de novo en %n segundo. Agarde.","Esta sala aínda non está aberta. Tentarémolo de novo en %n segundos. Agarde."] }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index 9cc727a..f70f3ec 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -114,7 +114,6 @@ "URL has to start with HTTPS" : "O URL ten que comezar con HTTPS", "URL has to contain the {token} placeholder" : "O URL ten que conter o marcador de posición {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL ten que comezar con https:// e conter {token}. Ademais pódese usar o marcador de posición de {user}.", - "Start" : "Iniciar", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aínda non está aberta. Tentarémolo de novo en %n segundo. Agarde.","Esta sala aínda non está aberta. Tentarémolo de novo en %n segundos. Agarde."] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/he.js b/l10n/he.js index f682340..2d9c25a 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -45,7 +45,6 @@ OC.L10N.register( "Loading" : "בטעינה", "Settings saved" : "הגדרות נשמרו", "Unexpected error occurred" : "אירעה שגיאה בלתי צפויה", - "API secret is invalid" : "סוד ה־API שגוי", - "Start" : "התחלה" + "API secret is invalid" : "סוד ה־API שגוי" }, "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 0c7952a..ce278b7 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -43,7 +43,6 @@ "Loading" : "בטעינה", "Settings saved" : "הגדרות נשמרו", "Unexpected error occurred" : "אירעה שגיאה בלתי צפויה", - "API secret is invalid" : "סוד ה־API שגוי", - "Start" : "התחלה" + "API secret is invalid" : "סוד ה־API שגוי" },"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 59e3d62..41e03d8 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -123,7 +123,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "URL mora počinjati s HTTPS", "URL has to contain the {token} placeholder" : "URL mora sadržavati privremeni {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL mora počinjati s https:// i sadržavati {token}. Također se može upotrijebiti privremeni {user}.", - "Start" : "Početak", + "Send to" : "Pošalji na", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Ova soba još nije otvorena. Pokušat ćemo ponovo za %n sekundu. Pričekajte.","Ova soba još nije otvorena. Pokušat ćemo ponovo za %n sekundi. Pričekajte.","Ova soba još nije otvorena. Pokušat ćemo ponovo za %n sekundi. Pričekajte."] }, "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 bbb9bfb..2829b43 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -121,7 +121,7 @@ "URL has to start with HTTPS" : "URL mora počinjati s HTTPS", "URL has to contain the {token} placeholder" : "URL mora sadržavati privremeni {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL mora počinjati s https:// i sadržavati {token}. Također se može upotrijebiti privremeni {user}.", - "Start" : "Početak", + "Send to" : "Pošalji na", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Ova soba još nije otvorena. Pokušat ćemo ponovo za %n sekundu. Pričekajte.","Ova soba još nije otvorena. Pokušat ćemo ponovo za %n sekundi. Pričekajte.","Ova soba još nije otvorena. Pokušat ćemo ponovo za %n sekundi. Pričekajte."] },"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 5413262..d340dc8 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -130,7 +130,6 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "Az URL-nek tartalmaznia kell a(z) {token} helykitöltőt", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Az URL-nek https://-sel kell kezdődnie, és tartalmaznia kell a következőt: {token}. Továbbá a(z) {user} helykitöltő is használható.", "Send file to BBB" : "Fájl küldése a BBB-re", - "Start" : "Kezdés", "Please select the room in which you like to use the file \"{filename}\"." : "Válassza ki azt a szobát, amelyben a(z) „[filename}” fájlt használná.", "No rooms available!" : "Nincs elérhető szoba!", "Send to BBB" : "Küldés a BBB-re", diff --git a/l10n/hu.json b/l10n/hu.json index d457aa7..c85a5a6 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -128,7 +128,6 @@ "URL has to contain the {token} placeholder" : "Az URL-nek tartalmaznia kell a(z) {token} helykitöltőt", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Az URL-nek https://-sel kell kezdődnie, és tartalmaznia kell a következőt: {token}. Továbbá a(z) {user} helykitöltő is használható.", "Send file to BBB" : "Fájl küldése a BBB-re", - "Start" : "Kezdés", "Please select the room in which you like to use the file \"{filename}\"." : "Válassza ki azt a szobát, amelyben a(z) „[filename}” fájlt használná.", "No rooms available!" : "Nincs elérhető szoba!", "Send to BBB" : "Küldés a BBB-re", diff --git a/l10n/ia.js b/l10n/ia.js index b3c7820..a85a8d3 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -13,7 +13,6 @@ OC.L10N.register( "Error" : "Error", "Share" : "Compartir", "Loading" : "Loading", - "Settings saved" : "Configurationes salveguardate", - "Start" : "Initio" + "Settings saved" : "Configurationes salveguardate" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ia.json b/l10n/ia.json index f3755bf..c886cb9 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -11,7 +11,6 @@ "Error" : "Error", "Share" : "Compartir", "Loading" : "Loading", - "Settings saved" : "Configurationes salveguardate", - "Start" : "Initio" + "Settings saved" : "Configurationes salveguardate" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/id.js b/l10n/id.js index 4ababb0..d2a3c9f 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -47,7 +47,6 @@ OC.L10N.register( "Settings saved" : "Setelan tersimpan", "Unexpected error occurred" : "Terjadi galat tak terduga", "API URL is invalid" : "Tautan API invalid", - "API secret is invalid" : "Rahasia API invalid", - "Start" : "Mulai" + "API secret is invalid" : "Rahasia API invalid" }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index d0fc00e..c4aecbd 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -45,7 +45,6 @@ "Settings saved" : "Setelan tersimpan", "Unexpected error occurred" : "Terjadi galat tak terduga", "API URL is invalid" : "Tautan API invalid", - "API secret is invalid" : "Rahasia API invalid", - "Start" : "Mulai" + "API secret is invalid" : "Rahasia API invalid" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index 12b11e0..05a8370 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -23,7 +23,6 @@ OC.L10N.register( "moderator" : "umsjónarmaður", "Share" : "Deila", "Loading" : "Hleð inn", - "Settings saved" : "Stillingar vistaðar", - "Start" : "Start" + "Settings saved" : "Stillingar vistaðar" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index 5fc4709..461d0aa 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -21,7 +21,6 @@ "moderator" : "umsjónarmaður", "Share" : "Deila", "Loading" : "Hleð inn", - "Settings saved" : "Stillingar vistaðar", - "Start" : "Start" + "Settings saved" : "Stillingar vistaðar" },"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 cd3a0f4..fd7366e 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "L'URL deve contenere il segnaposto {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL deve iniziare con https: // e contenere {token}. Inoltre è possibile utilizzare il segnaposto {user}.", "Send file to BBB" : "Invia file a BBB", - "Start" : "Avvia", + "Send to" : "Invia a", "Please select the room in which you like to use the file \"{filename}\"." : "Seleziona la stanza in cui vorresti usare il file \"{filename}\".", "No rooms available!" : "Nessuna stanza disponibile", "Send to BBB" : "Invia a BBB", diff --git a/l10n/it.json b/l10n/it.json index 5f5b22d..05bc81d 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "L'URL deve contenere il segnaposto {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL deve iniziare con https: // e contenere {token}. Inoltre è possibile utilizzare il segnaposto {user}.", "Send file to BBB" : "Invia file a BBB", - "Start" : "Avvia", + "Send to" : "Invia a", "Please select the room in which you like to use the file \"{filename}\"." : "Seleziona la stanza in cui vorresti usare il file \"{filename}\".", "No rooms available!" : "Nessuna stanza disponibile", "Send to BBB" : "Invia a BBB", diff --git a/l10n/ja.js b/l10n/ja.js index 1891086..616259f 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "URLは{token}プレースホルダを含んでいる必要があります", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URLはhttps://で始まり、{token}を含む必要があります。更に {user}プレースホルダを使用することもできます。", "Send file to BBB" : "BBBにファイルを送信", - "Start" : "開始", + "Send to" : "送信", "Please select the room in which you like to use the file \"{filename}\"." : "ファイル\"{filename}\"を使用する予定のルームを選択してください。", "No rooms available!" : "利用可能なルームがありません!", "Send to BBB" : "BBBに送信", diff --git a/l10n/ja.json b/l10n/ja.json index 1c7a48d..aa9480c 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "URLは{token}プレースホルダを含んでいる必要があります", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URLはhttps://で始まり、{token}を含む必要があります。更に {user}プレースホルダを使用することもできます。", "Send file to BBB" : "BBBにファイルを送信", - "Start" : "開始", + "Send to" : "送信", "Please select the room in which you like to use the file \"{filename}\"." : "ファイル\"{filename}\"を使用する予定のルームを選択してください。", "No rooms available!" : "利用可能なルームがありません!", "Send to BBB" : "BBBに送信", diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index 2728119..a4cc47e 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -20,7 +20,6 @@ OC.L10N.register( "moderator" : "მოდერატორი", "Share" : "გაზიარება", "Loading" : "იტვირთება", - "Settings saved" : "პარამეტრები შენახულია", - "Start" : "დაწყება" + "Settings saved" : "პარამეტრები შენახულია" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index a46182e..f4966c5 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -18,7 +18,6 @@ "moderator" : "მოდერატორი", "Share" : "გაზიარება", "Loading" : "იტვირთება", - "Settings saved" : "პარამეტრები შენახულია", - "Start" : "დაწყება" + "Settings saved" : "პარამეტრები შენახულია" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index 8186913..8ad358b 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -32,7 +32,6 @@ OC.L10N.register( "Loading" : "불러오는 중", "Settings saved" : "설정 저장됨", "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다", - "API URL is invalid" : "무효한 API URL", - "Start" : "시작" + "API URL is invalid" : "무효한 API URL" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index a3d5eec..cc03f83 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -30,7 +30,6 @@ "Loading" : "불러오는 중", "Settings saved" : "설정 저장됨", "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다", - "API URL is invalid" : "무효한 API URL", - "Start" : "시작" + "API URL is invalid" : "무효한 API URL" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lo.js b/l10n/lo.js index c7d9c11..25eedf5 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -12,7 +12,6 @@ OC.L10N.register( "Delete" : "ລຶບ", "Error" : "ຜິດພາດ", "Share" : "ແບ່ງປັນ", - "Loading" : "ການໂຫຼດ", - "Start" : "ເລີ່ມຕົ້ນ" + "Loading" : "ການໂຫຼດ" }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index 54824f9..6dcc7d8 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -10,7 +10,6 @@ "Delete" : "ລຶບ", "Error" : "ຜິດພາດ", "Share" : "ແບ່ງປັນ", - "Loading" : "ການໂຫຼດ", - "Start" : "ເລີ່ມຕົ້ນ" + "Loading" : "ການໂຫຼດ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index aa9905c..4e8f89d 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -43,7 +43,6 @@ OC.L10N.register( "Loading" : "Įkeliama", "Group …" : "Grupė…", "Settings saved" : "Nustatymai įrašyti", - "Unexpected error occurred" : "Įvyko netikėta klaida", - "Start" : "Pradėti" + "Unexpected error occurred" : "Įvyko netikėta klaida" }, "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 87076a7..d671d76 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -41,7 +41,6 @@ "Loading" : "Įkeliama", "Group …" : "Grupė…", "Settings saved" : "Nustatymai įrašyti", - "Unexpected error occurred" : "Įvyko netikėta klaida", - "Start" : "Pradėti" + "Unexpected error occurred" : "Įvyko netikėta klaida" },"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/lv.js b/l10n/lv.js index c504a18..1a64bad 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -41,7 +41,6 @@ OC.L10N.register( "Loading" : "Ielādē", "Settings saved" : "Iestatījumi saglabāti", "Unexpected error occurred" : "Neparedzēta kļūda", - "API secret is invalid" : "API slepenais kods nav pareizs", - "Start" : "Sākt" + "API secret is invalid" : "API slepenais kods nav pareizs" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json index 71d74b8..1587f27 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -39,7 +39,6 @@ "Loading" : "Ielādē", "Settings saved" : "Iestatījumi saglabāti", "Unexpected error occurred" : "Neparedzēta kļūda", - "API secret is invalid" : "API slepenais kods nav pareizs", - "Start" : "Sākt" + "API secret is invalid" : "API slepenais kods nav pareizs" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/mk.js b/l10n/mk.js index e540ada..1c18e6e 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -25,7 +25,6 @@ OC.L10N.register( "moderator" : "модератор", "Share" : "Сподели", "Loading" : "Се вчитува", - "Settings saved" : "Параматрите се зачувани", - "Start" : "Почеток" + "Settings saved" : "Параматрите се зачувани" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index 5c58109..b05e1ff 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -23,7 +23,6 @@ "moderator" : "модератор", "Share" : "Сподели", "Loading" : "Се вчитува", - "Settings saved" : "Параматрите се зачувани", - "Start" : "Почеток" + "Settings saved" : "Параматрите се зачувани" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/mn.js b/l10n/mn.js index 99e4215..9af7a27 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -16,7 +16,6 @@ OC.L10N.register( "Server error" : "серверийн алдаа", "Share" : "Түгээх", "Loading" : "Loading", - "Settings saved" : "Тохиргоо хадгалагдлаа", - "Start" : "эхлэх" + "Settings saved" : "Тохиргоо хадгалагдлаа" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json index 0e27cb9..0fcf834 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -14,7 +14,6 @@ "Server error" : "серверийн алдаа", "Share" : "Түгээх", "Loading" : "Loading", - "Settings saved" : "Тохиргоо хадгалагдлаа", - "Start" : "эхлэх" + "Settings saved" : "Тохиргоо хадгалагдлаа" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index 6b53cfc..68c4e87 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -27,7 +27,6 @@ OC.L10N.register( "moderator" : "moderator", "Share" : "Del", "Loading" : "Laster", - "Settings saved" : "Innstillinger lagret", - "Start" : "Start" + "Settings saved" : "Innstillinger lagret" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb.json b/l10n/nb.json index 6574377..1b83808 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -25,7 +25,6 @@ "moderator" : "moderator", "Share" : "Del", "Loading" : "Laster", - "Settings saved" : "Innstillinger lagret", - "Start" : "Start" + "Settings saved" : "Innstillinger lagret" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index a4a3f95..18735b4 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -129,7 +129,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "URL moet de {token} aanduiding bevatten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL moet beginnen met https:// en moet {token} bavatten. daarnaast kan de {user} aanduiding worden gebruikt.", "Send file to BBB" : "Verstuur bestand naar BBB", - "Start" : "Start", + "Send to" : "Versturen naar", "No rooms available!" : "Geen kamers beschikbaar", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Deze ruimte is nog niet open. We proberen het opnieuw over %n seconde. Even geduld","Deze ruimte is nog niet open. We proberen het opnieuw over %n seconden. Even geduld."] }, diff --git a/l10n/nl.json b/l10n/nl.json index 8552f26..c667968 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -127,7 +127,7 @@ "URL has to contain the {token} placeholder" : "URL moet de {token} aanduiding bevatten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL moet beginnen met https:// en moet {token} bavatten. daarnaast kan de {user} aanduiding worden gebruikt.", "Send file to BBB" : "Verstuur bestand naar BBB", - "Start" : "Start", + "Send to" : "Versturen naar", "No rooms available!" : "Geen kamers beschikbaar", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Deze ruimte is nog niet open. We proberen het opnieuw over %n seconde. Even geduld","Deze ruimte is nog niet open. We proberen het opnieuw over %n seconden. Even geduld."] },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 18d011b..f3b9387 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -11,7 +11,6 @@ OC.L10N.register( "Delete" : "Ta bort", "Error" : "Feil", "Share" : "Del", - "Loading" : "Loading", - "Start" : "Start" + "Loading" : "Loading" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 30ab74f..cdad964 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -9,7 +9,6 @@ "Delete" : "Ta bort", "Error" : "Feil", "Share" : "Del", - "Loading" : "Loading", - "Start" : "Start" + "Loading" : "Loading" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index af9e00c..46dbee7 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "Adres URL musi zawierać symbol zastępczy {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres URL musi zaczynać się od https:// i zawierać {token}. Dodatkowo można użyć symbolu zastępczego {user}.", "Send file to BBB" : "Wyślij plik do BBB", - "Start" : "Rozpocznij", + "Send to" : "Wyślij do", "Please select the room in which you like to use the file \"{filename}\"." : "Wybierz pokój, w którym chcesz użyć pliku \"{filename}\".", "No rooms available!" : "Brak dostępnych pokoi!", "Send to BBB" : "Wyślij do BBB", diff --git a/l10n/pl.json b/l10n/pl.json index e21661f..0c4c4c7 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "Adres URL musi zawierać symbol zastępczy {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres URL musi zaczynać się od https:// i zawierać {token}. Dodatkowo można użyć symbolu zastępczego {user}.", "Send file to BBB" : "Wyślij plik do BBB", - "Start" : "Rozpocznij", + "Send to" : "Wyślij do", "Please select the room in which you like to use the file \"{filename}\"." : "Wybierz pokój, w którym chcesz użyć pliku \"{filename}\".", "No rooms available!" : "Brak dostępnych pokoi!", "Send to BBB" : "Wyślij do BBB", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 6bca3d1..64414be 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "A URL deve conter o marcador de posição {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL deve começar com https:// e conter {token}. Além disso, o espaço reservado de {user} pode ser usado.", "Send file to BBB" : "Enviar arquivo para BBB", - "Start" : "Iniciar", + "Send to" : "Enviar para", "Please select the room in which you like to use the file \"{filename}\"." : "Por favor, selecione a sala na qual você gostaria de usar o arquivo \"{filename}\".", "No rooms available!" : "Não há salas disponíveis!", "Send to BBB" : "Enviar para BBB", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index de05925..ad7b224 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "A URL deve conter o marcador de posição {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL deve começar com https:// e conter {token}. Além disso, o espaço reservado de {user} pode ser usado.", "Send file to BBB" : "Enviar arquivo para BBB", - "Start" : "Iniciar", + "Send to" : "Enviar para", "Please select the room in which you like to use the file \"{filename}\"." : "Por favor, selecione a sala na qual você gostaria de usar o arquivo \"{filename}\".", "No rooms available!" : "Não há salas disponíveis!", "Send to BBB" : "Enviar para BBB", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index f1f450d..380253a 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -37,7 +37,6 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Partilhar", "Loading" : "A carregar", - "Settings saved" : "Definições guardadas", - "Start" : "Início" + "Settings saved" : "Definições guardadas" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 6568970..6c7c255 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -35,7 +35,6 @@ "moderator" : "moderador", "Share" : "Partilhar", "Loading" : "A carregar", - "Settings saved" : "Definições guardadas", - "Start" : "Início" + "Settings saved" : "Definições guardadas" },"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 331caf6..d50f3e5 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -19,7 +19,6 @@ OC.L10N.register( "Server error" : "Eroare server", "Share" : "Partajează", "Loading" : "Loading", - "Settings saved" : "Setările au fost salvate", - "Start" : "Începe" + "Settings saved" : "Setările au fost salvate" }, "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 1fa8e0a..5e09b61 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -17,7 +17,6 @@ "Server error" : "Eroare server", "Share" : "Partajează", "Loading" : "Loading", - "Settings saved" : "Setările au fost salvate", - "Start" : "Începe" + "Settings saved" : "Setările au fost salvate" },"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 ab78075..c4c057b 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "URL должен содержать заполнитель {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL должен начинаться с https:// и содержать {token}. Дополнительно может быть использован заполнитель {user}.", "Send file to BBB" : "Отправить файл в BBB", - "Start" : "Начать", + "Send to" : "Отправить в", "Please select the room in which you like to use the file \"{filename}\"." : "Пожалуйста, выберите комнату, в которой вы хотите использовать файл \"{filename}\".", "No rooms available!" : "Нет свободных комнат!", "Send to BBB" : "Отправить в BBB", diff --git a/l10n/ru.json b/l10n/ru.json index c6b484e..2dcfedc 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "URL должен содержать заполнитель {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL должен начинаться с https:// и содержать {token}. Дополнительно может быть использован заполнитель {user}.", "Send file to BBB" : "Отправить файл в BBB", - "Start" : "Начать", + "Send to" : "Отправить в", "Please select the room in which you like to use the file \"{filename}\"." : "Пожалуйста, выберите комнату, в которой вы хотите использовать файл \"{filename}\".", "No rooms available!" : "Нет свободных комнат!", "Send to BBB" : "Отправить в BBB", diff --git a/l10n/sc.js b/l10n/sc.js index 9ffd61b..ef961c4 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -125,7 +125,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "S'URL depet cumintzare cun HTTPS", "URL has to contain the {token} placeholder" : "S'URL depet cuntènnere su {token} còdighe", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "S'URL depet cumintzare cun https:// e cuntènnere {token}. In prus si podet impreare su còdighe {user}.", - "Start" : "Cumintza", + "Send to" : "Imbia a", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Custa istantza no est ancora aberta. Amus a torrare a proare intre %n segundu. Aspeta.","Custa istantza no est ancora aberta. Amus a torrare a proare intre %n segundos. Aspeta."] }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sc.json b/l10n/sc.json index 4b66edf..60d753c 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -123,7 +123,7 @@ "URL has to start with HTTPS" : "S'URL depet cumintzare cun HTTPS", "URL has to contain the {token} placeholder" : "S'URL depet cuntènnere su {token} còdighe", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "S'URL depet cumintzare cun https:// e cuntènnere {token}. In prus si podet impreare su còdighe {user}.", - "Start" : "Cumintza", + "Send to" : "Imbia a", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Custa istantza no est ancora aberta. Amus a torrare a proare intre %n segundu. Aspeta.","Custa istantza no est ancora aberta. Amus a torrare a proare intre %n segundos. Aspeta."] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index 56b5b6f..37d0a47 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "URL by malo obsahovať {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL musí začínať na https:// a obsahovať {token}. Dodatočne môže byť použitý {user}.", "Send file to BBB" : "Pridať súbor do BBB", - "Start" : "Začať", + "Send to" : "Odoslať do", "Please select the room in which you like to use the file \"{filename}\"." : "Vyberte miestnosť, v ktorej chcete použiť súbor \"{filename}\".", "No rooms available!" : "Žiadne miestnosti nie sú voľné!", "Send to BBB" : "Odoslať do BBB", diff --git a/l10n/sk.json b/l10n/sk.json index d94a269..9b49909 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "URL by malo obsahovať {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL musí začínať na https:// a obsahovať {token}. Dodatočne môže byť použitý {user}.", "Send file to BBB" : "Pridať súbor do BBB", - "Start" : "Začať", + "Send to" : "Odoslať do", "Please select the room in which you like to use the file \"{filename}\"." : "Vyberte miestnosť, v ktorej chcete použiť súbor \"{filename}\".", "No rooms available!" : "Žiadne miestnosti nie sú voľné!", "Send to BBB" : "Odoslať do BBB", diff --git a/l10n/sl.js b/l10n/sl.js index 948d33f..3df98d0 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -123,7 +123,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "Naslov URL se mora začeti s HTTPS", "URL has to contain the {token} placeholder" : "Naslov URL mora vključevati vsebnik {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Naslov URL se mora začeti z https:// in mora vključevati žeton {token}. Uporabiti je mogoče tudi vsebnik {user}.", - "Start" : "Začni", + "Send to" : "Pošlji", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundo.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundi.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekunde.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekund."] }, "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 21764d3..e8fd0b5 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -121,7 +121,7 @@ "URL has to start with HTTPS" : "Naslov URL se mora začeti s HTTPS", "URL has to contain the {token} placeholder" : "Naslov URL mora vključevati vsebnik {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Naslov URL se mora začeti z https:// in mora vključevati žeton {token}. Uporabiti je mogoče tudi vsebnik {user}.", - "Start" : "Začni", + "Send to" : "Pošlji", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundo.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundi.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekunde.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekund."] },"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/sq.js b/l10n/sq.js index 6ce4146..9a456fc 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -19,7 +19,6 @@ OC.L10N.register( "Server error" : "Gabim shërbyesi", "Share" : "Shpërndaje", "Loading" : "Duke ngarkuar", - "Settings saved" : "Opsjonet u Ruajtën.", - "Start" : "Fillo" + "Settings saved" : "Opsjonet u Ruajtën." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sq.json b/l10n/sq.json index dacfc62..01af860 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -17,7 +17,6 @@ "Server error" : "Gabim shërbyesi", "Share" : "Shpërndaje", "Loading" : "Duke ngarkuar", - "Settings saved" : "Opsjonet u Ruajtën.", - "Start" : "Fillo" + "Settings saved" : "Opsjonet u Ruajtën." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index 3d59cb3..53bc76f 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -23,7 +23,6 @@ OC.L10N.register( "moderator" : "модератор", "Share" : "Подели", "Loading" : "Учитавам", - "Settings saved" : "Поставке сачуване", - "Start" : "Почетак" + "Settings saved" : "Поставке сачуване" }, "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 13d3179..03b8b90 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -21,7 +21,6 @@ "moderator" : "модератор", "Share" : "Подели", "Loading" : "Учитавам", - "Settings saved" : "Поставке сачуване", - "Start" : "Почетак" + "Settings saved" : "Поставке сачуване" },"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 b17f7cd..6085f52 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -28,7 +28,6 @@ OC.L10N.register( "moderator" : "moderator", "Share" : "Dela", "Loading" : "Läser in", - "Settings saved" : "Inställningar sparade", - "Start" : "Start" + "Settings saved" : "Inställningar sparade" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index 665c3fe..5f383fc 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -26,7 +26,6 @@ "moderator" : "moderator", "Share" : "Dela", "Loading" : "Läser in", - "Settings saved" : "Inställningar sparade", - "Start" : "Start" + "Settings saved" : "Inställningar sparade" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/th.js b/l10n/th.js index e58d4d2..e450e6a 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -26,7 +26,6 @@ OC.L10N.register( "Server error" : "ข้อผิดพลาดของเซิร์ฟเวอร์", "Share" : "แชร์", "Loading" : "Loading", - "Settings saved" : "บันทึกการตั้งค่าแล้ว", - "Start" : "เริ่ม" + "Settings saved" : "บันทึกการตั้งค่าแล้ว" }, "nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json index 332ad61..2eecc49 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -24,7 +24,6 @@ "Server error" : "ข้อผิดพลาดของเซิร์ฟเวอร์", "Share" : "แชร์", "Loading" : "Loading", - "Settings saved" : "บันทึกการตั้งค่าแล้ว", - "Start" : "เริ่ม" + "Settings saved" : "บันทึกการตั้งค่าแล้ว" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 422f7fe..56227da 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "Adreste {token} yer belirteci bulunmalıdır", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres https:// ile başlamalı ve {token} yer belirtecini içermelidir. Ek olarak {user} yer belirteci kullanılabilir.", "Send file to BBB" : "Dosyayı BBB üzerine gönder", - "Start" : "Başlat", + "Send to" : "Şuraya gönder", "Please select the room in which you like to use the file \"{filename}\"." : "\"{filename}\" dosyasını kullanmak istediğiniz odayı seçin.", "No rooms available!" : "Kullanılabilecek bir oda yok!", "Send to BBB" : "BBB üzerine gönder", diff --git a/l10n/tr.json b/l10n/tr.json index b16a7a3..736754a 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "Adreste {token} yer belirteci bulunmalıdır", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres https:// ile başlamalı ve {token} yer belirtecini içermelidir. Ek olarak {user} yer belirteci kullanılabilir.", "Send file to BBB" : "Dosyayı BBB üzerine gönder", - "Start" : "Başlat", + "Send to" : "Şuraya gönder", "Please select the room in which you like to use the file \"{filename}\"." : "\"{filename}\" dosyasını kullanmak istediğiniz odayı seçin.", "No rooms available!" : "Kullanılabilecek bir oda yok!", "Send to BBB" : "BBB üzerine gönder", diff --git a/l10n/uk.js b/l10n/uk.js index 45b81dc..fc4386c 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -57,7 +57,6 @@ OC.L10N.register( "Settings saved" : "Налаштування збережено", "Unexpected error occurred" : "Неочікувана помилка", "API URL is invalid" : "Посилання API недійсне", - "API secret is invalid" : "Неправильний пароль API", - "Start" : "Початок" + "API secret is invalid" : "Неправильний пароль API" }, "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 e59a602..8efa396 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -55,7 +55,6 @@ "Settings saved" : "Налаштування збережено", "Unexpected error occurred" : "Неочікувана помилка", "API URL is invalid" : "Посилання API недійсне", - "API secret is invalid" : "Неправильний пароль API", - "Start" : "Початок" + "API secret is invalid" : "Неправильний пароль API" },"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/vi.js b/l10n/vi.js index c3097a6..850baae 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -51,7 +51,6 @@ OC.L10N.register( "Share" : "Chia sẻ", "Loading" : "Đang tải", "Settings saved" : "Cấu hình đã được lưu", - "Start" : "Bắt đầu", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Phòng này chưa mở. Chúng tôi sẽ thử lại trong %n giây. Xin đợi."] }, "nplurals=1; plural=0;"); diff --git a/l10n/vi.json b/l10n/vi.json index f65dfb3..199162a 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -49,7 +49,6 @@ "Share" : "Chia sẻ", "Loading" : "Đang tải", "Settings saved" : "Cấu hình đã được lưu", - "Start" : "Bắt đầu", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Phòng này chưa mở. Chúng tôi sẽ thử lại trong %n giây. Xin đợi."] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 70692ef..1d24a89 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -127,7 +127,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "URL 必须以 HTTPS 开头", "URL has to contain the {token} placeholder" : "URL 必须包含 {token} 占位符", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL 必须以 https:// 开始,并且包含 {token}。此外,还可以使用 {user} 占位符。", - "Start" : "起点", + "Send to" : "发送到", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["这个房间还没开。我们将在 %n 秒内再试一次。请等待"] }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 9642aa8..78c2091 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -125,7 +125,7 @@ "URL has to start with HTTPS" : "URL 必须以 HTTPS 开头", "URL has to contain the {token} placeholder" : "URL 必须包含 {token} 占位符", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL 必须以 https:// 开始,并且包含 {token}。此外,还可以使用 {user} 占位符。", - "Start" : "起点", + "Send to" : "发送到", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["这个房间还没开。我们将在 %n 秒内再试一次。请等待"] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 40a1a1f..4dc7580 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -130,7 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "URL 必須包含 {token} 佔位字串", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL 必須以 https:// 開頭,並包含 {token}。此外,還可以使用 {user} 佔位字串。", "Send file to BBB" : "傳送檔案到 BBB", - "Start" : "開始", + "Send to" : "傳送到", "Please select the room in which you like to use the file \"{filename}\"." : "請選擇您想在其中使用檔案檔案“{filename}”的房間。", "No rooms available!" : "無可用聊天室!", "Send to BBB" : "傳送至 BBB", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 3aad05c..7282896 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -128,7 +128,7 @@ "URL has to contain the {token} placeholder" : "URL 必須包含 {token} 佔位字串", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL 必須以 https:// 開頭,並包含 {token}。此外,還可以使用 {user} 佔位字串。", "Send file to BBB" : "傳送檔案到 BBB", - "Start" : "開始", + "Send to" : "傳送到", "Please select the room in which you like to use the file \"{filename}\"." : "請選擇您想在其中使用檔案檔案“{filename}”的房間。", "No rooms available!" : "無可用聊天室!", "Send to BBB" : "傳送至 BBB", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 73d4125..ba535f4 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -130,7 +130,6 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "URL 必須包含 {token} 佔位字串", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL 必須以 https:// 開頭,並包含 {token}。此外,還可以使用 {user} 佔位字串。", "Send file to BBB" : "傳送檔案到 BBB", - "Start" : "開始", "Please select the room in which you like to use the file \"{filename}\"." : "請選取您想在其中使用檔案「{filename}」的聊天室。", "No rooms available!" : "無可用聊天室!", "Send to BBB" : "傳送至 BBB", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 1a75d8e..8ba47a5 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -128,7 +128,6 @@ "URL has to contain the {token} placeholder" : "URL 必須包含 {token} 佔位字串", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL 必須以 https:// 開頭,並包含 {token}。此外,還可以使用 {user} 佔位字串。", "Send file to BBB" : "傳送檔案到 BBB", - "Start" : "開始", "Please select the room in which you like to use the file \"{filename}\"." : "請選取您想在其中使用檔案「{filename}」的聊天室。", "No rooms available!" : "無可用聊天室!", "Send to BBB" : "傳送至 BBB",