diff --git a/l10n/an.js b/l10n/an.js deleted file mode 100644 index bbf40c37c..000000000 --- a/l10n/an.js +++ /dev/null @@ -1,11 +0,0 @@ -OC.L10N.register( - "viewer", - { - "Download" : "Escargar", - "Delete" : "Borrar", - "Name" : "Nombre", - "Back" : "Dezaga", - "Cancel" : "Canzelar", - "Size" : "Grandario" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/an.json b/l10n/an.json deleted file mode 100644 index 0fa44f9ce..000000000 --- a/l10n/an.json +++ /dev/null @@ -1,9 +0,0 @@ -{ "translations": { - "Download" : "Escargar", - "Delete" : "Borrar", - "Name" : "Nombre", - "Back" : "Dezaga", - "Cancel" : "Canzelar", - "Size" : "Grandario" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index f90d2b290..ee72cfb51 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -74,6 +74,7 @@ OC.L10N.register( "Image" : "Obraz", "Importing …" : "Importowanie…", "+ Add image" : "+ Dodaj obraz", + "Upload image" : "Prześlij obraz", "Line" : "Linia", "Pen" : "Długopis", "Polygon" : "Wielokąt", diff --git a/l10n/pl.json b/l10n/pl.json index 459f603e8..95cfdc37e 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -72,6 +72,7 @@ "Image" : "Obraz", "Importing …" : "Importowanie…", "+ Add image" : "+ Dodaj obraz", + "Upload image" : "Prześlij obraz", "Line" : "Linia", "Pen" : "Długopis", "Polygon" : "Wielokąt",