Skip to content

Commit

Permalink
Merge branch 'master' into cleanup-confusing-paragraph-button
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusknorr authored Aug 13, 2020
2 parents 5c699cc + 68c2dbd commit 0c46256
Show file tree
Hide file tree
Showing 84 changed files with 86 additions and 86 deletions.
4 changes: 2 additions & 2 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ OC.L10N.register(
{
"Text" : "نص",
"Retry" : "أعد المحاولة",
"Add link" : "إضافة رابط",
"Edit" : "تعديل",
"Undo" : "تراجع",
"Bold" : "غامق",
"Italic" : "مائل"
"Italic" : "مائل",
"Add link" : "إضافة رابط"
},
"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;");
4 changes: 2 additions & 2 deletions l10n/ar.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{ "translations": {
"Text" : "نص",
"Retry" : "أعد المحاولة",
"Add link" : "إضافة رابط",
"Edit" : "تعديل",
"Undo" : "تراجع",
"Bold" : "غامق",
"Italic" : "مائل"
"Italic" : "مائل",
"Add link" : "إضافة رابط"
},"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;"
}
2 changes: 1 addition & 1 deletion l10n/br.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ OC.L10N.register(
"Enter your name so other users can see who is editing" : "Lakait o anv ma vo posuple d'an implijourien all gwellet piv a zo oc'h embannañ",
"Edit guest name" : "Embannañ anv an hini pedet",
"Save guest name" : "Enrollañ anv an hini pedet",
"Add link" : "Ouzhpnna ul liamm",
"Edit" : "Cheñch",
"Add link" : "Ouzhpnna ul liamm",
"Show image" : "Diskouez ar skeudenn",
"Show file" : "Diskouez ar restr"
},
Expand Down
2 changes: 1 addition & 1 deletion l10n/br.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"Enter your name so other users can see who is editing" : "Lakait o anv ma vo posuple d'an implijourien all gwellet piv a zo oc'h embannañ",
"Edit guest name" : "Embannañ anv an hini pedet",
"Save guest name" : "Enrollañ anv an hini pedet",
"Add link" : "Ouzhpnna ul liamm",
"Edit" : "Cheñch",
"Add link" : "Ouzhpnna ul liamm",
"Show image" : "Diskouez ar skeudenn",
"Show file" : "Diskouez ar restr"
},"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);"
Expand Down
2 changes: 1 addition & 1 deletion l10n/ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ OC.L10N.register(
"Edit guest name" : "Edita el nom de convidat",
"Save guest name" : "Desa el nom de convidat",
"Insert image" : "Inserir imatge",
"Add link" : "Afegeix un enllaç",
"_and %n other editor_::_and %n other editors_" : ["i %n altres editors","i %n altres editors"],
"Show rich workspaces" : "Mostra els espai de treball enriquits",
"Add notes, lists or links …" : "Afegiu notes, llistes o enllaços...",
Expand All @@ -45,6 +44,7 @@ OC.L10N.register(
"Code block" : "Bloc de codi",
"Network connection error: Could not connect to the document" : "Error de connexió de xarxa: No s'ha pogut connectar amb el document",
"Last save {lastSave}" : "Darrera modificació {lastSave}",
"Add link" : "Afegeix un enllaç",
"Show image" : "Mostra la imatge",
"Show file" : "Mostra el fitxer"
},
Expand Down
2 changes: 1 addition & 1 deletion l10n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"Edit guest name" : "Edita el nom de convidat",
"Save guest name" : "Desa el nom de convidat",
"Insert image" : "Inserir imatge",
"Add link" : "Afegeix un enllaç",
"_and %n other editor_::_and %n other editors_" : ["i %n altres editors","i %n altres editors"],
"Show rich workspaces" : "Mostra els espai de treball enriquits",
"Add notes, lists or links …" : "Afegiu notes, llistes o enllaços...",
Expand All @@ -43,6 +42,7 @@
"Code block" : "Bloc de codi",
"Network connection error: Could not connect to the document" : "Error de connexió de xarxa: No s'ha pogut connectar amb el document",
"Last save {lastSave}" : "Darrera modificació {lastSave}",
"Add link" : "Afegeix un enllaç",
"Show image" : "Mostra la imatge",
"Show file" : "Mostra el fitxer"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down
2 changes: 1 addition & 1 deletion l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ OC.L10N.register(
"Edit guest name" : "Upravit jméno hosta",
"Save guest name" : "Uložit jméno hosta",
"Insert image" : "Vložit obrázek",
"Add link" : "Přidat odkaz",
"_and %n other editor_::_and %n other editors_" : ["a %n další editor(ka)","a %n další editoři/editorky","a %n dalších editorů/editorek","a %n další editoři/editorky"],
"Show rich workspaces" : "Zobrazit rich workspaces",
"Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…",
Expand All @@ -45,6 +44,7 @@ OC.L10N.register(
"Code block" : "Blok kódu",
"Network connection error: Could not connect to the document" : "Chyba nastavení sítě: nedaří se připojit k dokumentu",
"Last save {lastSave}" : "Poslední uložení {lastSave}",
"Add link" : "Přidat odkaz",
"Show image" : "Zobrazit obrázek",
"Show file" : "Zobrazit soubor"
},
Expand Down
2 changes: 1 addition & 1 deletion l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"Edit guest name" : "Upravit jméno hosta",
"Save guest name" : "Uložit jméno hosta",
"Insert image" : "Vložit obrázek",
"Add link" : "Přidat odkaz",
"_and %n other editor_::_and %n other editors_" : ["a %n další editor(ka)","a %n další editoři/editorky","a %n dalších editorů/editorek","a %n další editoři/editorky"],
"Show rich workspaces" : "Zobrazit rich workspaces",
"Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…",
Expand All @@ -43,6 +42,7 @@
"Code block" : "Blok kódu",
"Network connection error: Could not connect to the document" : "Chyba nastavení sítě: nedaří se připojit k dokumentu",
"Last save {lastSave}" : "Poslední uložení {lastSave}",
"Add link" : "Přidat odkaz",
"Show image" : "Zobrazit obrázek",
"Show file" : "Zobrazit soubor"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
Expand Down
2 changes: 1 addition & 1 deletion l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ OC.L10N.register(
"Edit guest name" : "Gast-Namen bearbeiten",
"Save guest name" : "Gast-Namen speichern",
"Insert image" : "Bild einfügen",
"Add link" : "Link einfügen",
"_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "],
"Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen",
"Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen...",
Expand All @@ -45,6 +44,7 @@ OC.L10N.register(
"Code block" : "Codeblock",
"Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden",
"Last save {lastSave}" : "Zuletzt gespeichert {lastSave}",
"Add link" : "Link einfügen",
"Show image" : "Bild anzeigen",
"Show file" : "Datei anzeigen"
},
Expand Down
2 changes: 1 addition & 1 deletion l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"Edit guest name" : "Gast-Namen bearbeiten",
"Save guest name" : "Gast-Namen speichern",
"Insert image" : "Bild einfügen",
"Add link" : "Link einfügen",
"_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "],
"Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen",
"Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen...",
Expand All @@ -43,6 +42,7 @@
"Code block" : "Codeblock",
"Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden",
"Last save {lastSave}" : "Zuletzt gespeichert {lastSave}",
"Add link" : "Link einfügen",
"Show image" : "Bild anzeigen",
"Show file" : "Datei anzeigen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down
2 changes: 1 addition & 1 deletion l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ OC.L10N.register(
"Edit guest name" : "Gast-Namen bearbeiten",
"Save guest name" : "Gast-Namen speichern",
"Insert image" : "Bild einfügen",
"Add link" : "Link einfügen",
"_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "],
"Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen",
"Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen...",
Expand All @@ -45,6 +44,7 @@ OC.L10N.register(
"Code block" : "Codeblock",
"Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden",
"Last save {lastSave}" : "Zuletzt gespeichert {lastSave}",
"Add link" : "Link einfügen",
"Show image" : "Bild anzeigen",
"Show file" : "Datei anzeigen"
},
Expand Down
2 changes: 1 addition & 1 deletion l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"Edit guest name" : "Gast-Namen bearbeiten",
"Save guest name" : "Gast-Namen speichern",
"Insert image" : "Bild einfügen",
"Add link" : "Link einfügen",
"_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "],
"Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen",
"Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen...",
Expand All @@ -43,6 +42,7 @@
"Code block" : "Codeblock",
"Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden",
"Last save {lastSave}" : "Zuletzt gespeichert {lastSave}",
"Add link" : "Link einfügen",
"Show image" : "Bild anzeigen",
"Show file" : "Datei anzeigen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down
2 changes: 1 addition & 1 deletion l10n/el.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ OC.L10N.register(
"Edit guest name" : "Επεξεργασία ονόματος επισκέτη",
"Save guest name" : "Αποθήκευση ονόματος επισκέπτη",
"Insert image" : "Εισαγωγή εικόνας",
"Add link" : "Προσθήκη συνδέσμου",
"_and %n other editor_::_and %n other editors_" : ["και %n άλλος επεξεργαστής","και %n άλλοι επεξεργαστές"],
"Show rich workspaces" : "Εμφάνιση εμπλουτισμένου χώρου",
"Add notes, lists or links …" : "Προσθήκη σημειώσεων, λίστας ή συνδέσμων ...",
Expand All @@ -45,6 +44,7 @@ OC.L10N.register(
"Code block" : "Μπλοκ κώδικα",
"Network connection error: Could not connect to the document" : "Σφάλμα σύνδεσης δικτύου: Δεν υπάρχει σύνδεση με το έγγραφο.",
"Last save {lastSave}" : "Τελευταία αποθήκευση {lastSave}",
"Add link" : "Προσθήκη συνδέσμου",
"Show image" : "Εμφάνιση εικόνας",
"Show file" : "Εμφάνιση αρχείου"
},
Expand Down
2 changes: 1 addition & 1 deletion l10n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"Edit guest name" : "Επεξεργασία ονόματος επισκέτη",
"Save guest name" : "Αποθήκευση ονόματος επισκέπτη",
"Insert image" : "Εισαγωγή εικόνας",
"Add link" : "Προσθήκη συνδέσμου",
"_and %n other editor_::_and %n other editors_" : ["και %n άλλος επεξεργαστής","και %n άλλοι επεξεργαστές"],
"Show rich workspaces" : "Εμφάνιση εμπλουτισμένου χώρου",
"Add notes, lists or links …" : "Προσθήκη σημειώσεων, λίστας ή συνδέσμων ...",
Expand All @@ -43,6 +42,7 @@
"Code block" : "Μπλοκ κώδικα",
"Network connection error: Could not connect to the document" : "Σφάλμα σύνδεσης δικτύου: Δεν υπάρχει σύνδεση με το έγγραφο.",
"Last save {lastSave}" : "Τελευταία αποθήκευση {lastSave}",
"Add link" : "Προσθήκη συνδέσμου",
"Show image" : "Εμφάνιση εικόνας",
"Show file" : "Εμφάνιση αρχείου"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down
2 changes: 1 addition & 1 deletion l10n/eo.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ OC.L10N.register(
"Edit guest name" : "Modifi la gastonomon",
"Save guest name" : "Koservi la gastonomon",
"Insert image" : "Enmeti bildon",
"Add link" : "Aldoni ligilon",
"_and %n other editor_::_and %n other editors_" : ["kaj %n alia redaktanto","kaj %naliaj redaktantoj"],
"Add notes, lists or links …" : "Aldoni notojn, listojn aŭ ligilojn...",
"New text document" : "Nova tekstdokumento",
Expand All @@ -38,6 +37,7 @@ OC.L10N.register(
"Code block" : "Kodbloko",
"Network connection error: Could not connect to the document" : "Eraro de reta konekto: konekto al la dokumento ne sukcesis",
"Last save {lastSave}" : "Lasta konservado {lastSave}",
"Add link" : "Aldoni ligilon",
"Show image" : "Montri bildon",
"Show file" : "Montri dosieron"
},
Expand Down
2 changes: 1 addition & 1 deletion l10n/eo.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"Edit guest name" : "Modifi la gastonomon",
"Save guest name" : "Koservi la gastonomon",
"Insert image" : "Enmeti bildon",
"Add link" : "Aldoni ligilon",
"_and %n other editor_::_and %n other editors_" : ["kaj %n alia redaktanto","kaj %naliaj redaktantoj"],
"Add notes, lists or links …" : "Aldoni notojn, listojn aŭ ligilojn...",
"New text document" : "Nova tekstdokumento",
Expand All @@ -36,6 +35,7 @@
"Code block" : "Kodbloko",
"Network connection error: Could not connect to the document" : "Eraro de reta konekto: konekto al la dokumento ne sukcesis",
"Last save {lastSave}" : "Lasta konservado {lastSave}",
"Add link" : "Aldoni ligilon",
"Show image" : "Montri bildon",
"Show file" : "Montri dosieron"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down
2 changes: 1 addition & 1 deletion l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ OC.L10N.register(
"Edit guest name" : "Editar nombre del invitado",
"Save guest name" : "Guardar nombre del invitado",
"Insert image" : "Insertar imagen",
"Add link" : "Añadir enlace",
"_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"],
"Show rich workspaces" : "Mostrar espacios de trabajo enriquecidos",
"Add notes, lists or links …" : "Añadir notas, listas o enlaces ...",
Expand All @@ -45,6 +44,7 @@ OC.L10N.register(
"Code block" : "Bloque de código",
"Network connection error: Could not connect to the document" : "Error de conexión a la red: No se puede conectar con el documento",
"Last save {lastSave}" : "Guardado por última vez: {lastSave}",
"Add link" : "Añadir enlace",
"Show image" : "Mostrar imagen",
"Show file" : "Mostrar archivo"
},
Expand Down
2 changes: 1 addition & 1 deletion l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"Edit guest name" : "Editar nombre del invitado",
"Save guest name" : "Guardar nombre del invitado",
"Insert image" : "Insertar imagen",
"Add link" : "Añadir enlace",
"_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"],
"Show rich workspaces" : "Mostrar espacios de trabajo enriquecidos",
"Add notes, lists or links …" : "Añadir notas, listas o enlaces ...",
Expand All @@ -43,6 +42,7 @@
"Code block" : "Bloque de código",
"Network connection error: Could not connect to the document" : "Error de conexión a la red: No se puede conectar con el documento",
"Last save {lastSave}" : "Guardado por última vez: {lastSave}",
"Add link" : "Añadir enlace",
"Show image" : "Mostrar imagen",
"Show file" : "Mostrar archivo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down
2 changes: 1 addition & 1 deletion l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ OC.L10N.register(
"Edit guest name" : "Editar nombre de invitado",
"Save guest name" : "Guardar nombre de invitado",
"Insert image" : "Añadir imagen",
"Add link" : "Añadir liga",
"_and %n other editor_::_and %n other editors_" : ["Y otro %n editor","Y otros %n editores"],
"Add notes, lists or links …" : "Agregar notas, listas o ligas ...",
"New text document" : "Nuevo documento de texto",
Expand All @@ -41,6 +40,7 @@ OC.L10N.register(
"Code block" : "Bloque de código",
"Network connection error: Could not connect to the document" : "Error de conexión de red: No se pudo acceder al documento",
"Last save {lastSave}" : "Última actualización {lastSave}",
"Add link" : "Añadir liga",
"Show image" : "Mostrar imagen",
"Show file" : "Mostrar archivo"
},
Expand Down
2 changes: 1 addition & 1 deletion l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"Edit guest name" : "Editar nombre de invitado",
"Save guest name" : "Guardar nombre de invitado",
"Insert image" : "Añadir imagen",
"Add link" : "Añadir liga",
"_and %n other editor_::_and %n other editors_" : ["Y otro %n editor","Y otros %n editores"],
"Add notes, lists or links …" : "Agregar notas, listas o ligas ...",
"New text document" : "Nuevo documento de texto",
Expand All @@ -39,6 +38,7 @@
"Code block" : "Bloque de código",
"Network connection error: Could not connect to the document" : "Error de conexión de red: No se pudo acceder al documento",
"Last save {lastSave}" : "Última actualización {lastSave}",
"Add link" : "Añadir liga",
"Show image" : "Mostrar imagen",
"Show file" : "Mostrar archivo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down
2 changes: 1 addition & 1 deletion l10n/et_EE.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ OC.L10N.register(
"Retry" : "Proovi uuesti",
"Last saved {lastSaved}" : "Viimati salvestatud {lastSaved}",
"Unsaved changes" : "Salvestamata muutused",
"Add link" : "Lisa link",
"Edit" : "Redigeeri",
"Add link" : "Lisa link",
"Show image" : "Näita pilti",
"Show file" : "Näita faili"
},
Expand Down
2 changes: 1 addition & 1 deletion l10n/et_EE.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"Retry" : "Proovi uuesti",
"Last saved {lastSaved}" : "Viimati salvestatud {lastSaved}",
"Unsaved changes" : "Salvestamata muutused",
"Add link" : "Lisa link",
"Edit" : "Redigeeri",
"Add link" : "Lisa link",
"Show image" : "Näita pilti",
"Show file" : "Näita faili"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down
2 changes: 1 addition & 1 deletion l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ OC.L10N.register(
"Edit guest name" : "Editatu gonbidatuaren izena",
"Save guest name" : "Gorde gonbidatuaren izena",
"Insert image" : "Txertatu irudia",
"Add link" : "Gehitu esteka",
"_and %n other editor_::_and %n other editors_" : ["eta beste editore %n","eta beste %n editore"],
"Show rich workspaces" : "Erakutsi lan-gune aberatsak",
"Add notes, lists or links …" : "Gehitu oharrak, zerrendak edo estekak…",
Expand All @@ -45,6 +44,7 @@ OC.L10N.register(
"Code block" : "Kode blokea",
"Network connection error: Could not connect to the document" : "Sare konexio errorea: Ezin izan da dokumentuarekin konektatu",
"Last save {lastSave}" : "Azken gordetzea {lastSave}",
"Add link" : "Gehitu esteka",
"Show image" : "Bistaratu irudia",
"Show file" : "Bistaratu fitxategia"
},
Expand Down
2 changes: 1 addition & 1 deletion l10n/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"Edit guest name" : "Editatu gonbidatuaren izena",
"Save guest name" : "Gorde gonbidatuaren izena",
"Insert image" : "Txertatu irudia",
"Add link" : "Gehitu esteka",
"_and %n other editor_::_and %n other editors_" : ["eta beste editore %n","eta beste %n editore"],
"Show rich workspaces" : "Erakutsi lan-gune aberatsak",
"Add notes, lists or links …" : "Gehitu oharrak, zerrendak edo estekak…",
Expand All @@ -43,6 +42,7 @@
"Code block" : "Kode blokea",
"Network connection error: Could not connect to the document" : "Sare konexio errorea: Ezin izan da dokumentuarekin konektatu",
"Last save {lastSave}" : "Azken gordetzea {lastSave}",
"Add link" : "Gehitu esteka",
"Show image" : "Bistaratu irudia",
"Show file" : "Bistaratu fitxategia"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down
2 changes: 1 addition & 1 deletion l10n/fa.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ OC.L10N.register(
"Retry" : "تلاش دوباره",
"Edit guest name" : "ویرایش نام مهمان",
"Save guest name" : "ذخیره نام مهمان",
"Add link" : "افزودن لینک",
"Edit" : "ویرایش",
"Undo" : "برگرداندن",
"Bold" : "درشت",
"Italic" : "Italic",
"Add link" : "افزودن لینک",
"Show image" : "نمایش تصویر",
"Show file" : "نمایش فایل"
},
Expand Down
2 changes: 1 addition & 1 deletion l10n/fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"Retry" : "تلاش دوباره",
"Edit guest name" : "ویرایش نام مهمان",
"Save guest name" : "ذخیره نام مهمان",
"Add link" : "افزودن لینک",
"Edit" : "ویرایش",
"Undo" : "برگرداندن",
"Bold" : "درشت",
"Italic" : "Italic",
"Add link" : "افزودن لینک",
"Show image" : "نمایش تصویر",
"Show file" : "نمایش فایل"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
Expand Down
Loading

0 comments on commit 0c46256

Please sign in to comment.