[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/62/head
Nextcloud bot 2022-09-19 08:40:27 +00:00
parent 36dc5abb8f
commit 704eda1d2d
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
192 changed files with 2490 additions and 0 deletions

14
l10n/af.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Vouers",
"Favorites" : "Gunstelinge",
"Videos" : "Video's ",
"Settings" : "Instellings",
"Update" : "Werk by",
"Cancel" : "Kanselleer",
"Delete" : "Skrap",
"Download" : "Laai af",
"Favorite" : "Gunsteling"
},
"nplurals=2; plural=(n != 1);");

12
l10n/af.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Vouers",
"Favorites" : "Gunstelinge",
"Videos" : "Video's ",
"Settings" : "Instellings",
"Update" : "Werk by",
"Cancel" : "Kanselleer",
"Delete" : "Skrap",
"Download" : "Laai af",
"Favorite" : "Gunsteling"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

11
l10n/an.js 100644
View File

@ -0,0 +1,11 @@
OC.L10N.register(
"memories",
{
"Favorites" : "Favoritos",
"Settings" : "Configurazión",
"Cancel" : "Canzelar",
"Delete" : "Borrar",
"Download" : "Escargar",
"Favorite" : "Favorito"
},
"nplurals=2; plural=(n != 1);");

9
l10n/an.json 100644
View File

@ -0,0 +1,9 @@
{ "translations": {
"Favorites" : "Favoritos",
"Settings" : "Configurazión",
"Cancel" : "Canzelar",
"Delete" : "Borrar",
"Download" : "Escargar",
"Favorite" : "Favorito"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

15
l10n/ar.js 100644
View File

@ -0,0 +1,15 @@
OC.L10N.register(
"memories",
{
"Timeline" : "الجدول الزمني",
"Folders" : "المجلدات",
"Favorites" : "المفضلات",
"Videos" : "فيديوهات",
"Settings" : "الإعدادات",
"Update" : "تحديث",
"Cancel" : "إلغاء",
"Delete" : "إزالة",
"Download" : "تنزيل",
"Favorite" : "المفضلة"
},
"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;");

13
l10n/ar.json 100644
View File

@ -0,0 +1,13 @@
{ "translations": {
"Timeline" : "الجدول الزمني",
"Folders" : "المجلدات",
"Favorites" : "المفضلات",
"Videos" : "فيديوهات",
"Settings" : "الإعدادات",
"Update" : "تحديث",
"Cancel" : "إلغاء",
"Delete" : "إزالة",
"Download" : "تنزيل",
"Favorite" : "المفضلة"
},"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;"
}

14
l10n/ast.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetes",
"Favorites" : "Favorites",
"Videos" : "Vídeos",
"Settings" : "Settings",
"Update" : "Anovar",
"Cancel" : "Encaboxar",
"Delete" : "Desaniciar",
"Download" : "Baxar",
"Favorite" : "Marcar como favoritu"
},
"nplurals=2; plural=(n != 1);");

12
l10n/ast.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetes",
"Favorites" : "Favorites",
"Videos" : "Vídeos",
"Settings" : "Settings",
"Update" : "Anovar",
"Cancel" : "Encaboxar",
"Delete" : "Desaniciar",
"Download" : "Baxar",
"Favorite" : "Marcar como favoritu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

12
l10n/az.js 100644
View File

@ -0,0 +1,12 @@
OC.L10N.register(
"memories",
{
"Favorites" : "Sevimlilər",
"Settings" : "Quraşdırmalar",
"Update" : "Yenilənmə",
"Cancel" : "Dayandır",
"Delete" : "Sil",
"Download" : "Yüklə",
"Favorite" : "İstəkli"
},
"nplurals=2; plural=(n != 1);");

10
l10n/az.json 100644
View File

@ -0,0 +1,10 @@
{ "translations": {
"Favorites" : "Sevimlilər",
"Settings" : "Quraşdırmalar",
"Update" : "Yenilənmə",
"Cancel" : "Dayandır",
"Delete" : "Sil",
"Download" : "Yüklə",
"Favorite" : "İstəkli"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

9
l10n/be.js 100644
View File

@ -0,0 +1,9 @@
OC.L10N.register(
"memories",
{
"Favorites" : "Favorites",
"Settings" : "Налады",
"Cancel" : "Cancel",
"Delete" : "Delete"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

7
l10n/be.json 100644
View File

@ -0,0 +1,7 @@
{ "translations": {
"Favorites" : "Favorites",
"Settings" : "Налады",
"Cancel" : "Cancel",
"Delete" : "Delete"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

16
l10n/bg.js 100644
View File

@ -0,0 +1,16 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Времева линия",
"Folders" : "Папки",
"Favorites" : "Любими",
"Videos" : "Видеа",
"Settings" : "Настройки",
"Update" : "Обновяване",
"Cancel" : "Отказ",
"Delete" : "Изтриване",
"Download" : "Изтегляне",
"Favorite" : "Любими",
"Failed to favorite {fileName}." : "Неуспешно добавяне на {fileName} в любими."
},
"nplurals=2; plural=(n != 1);");

14
l10n/bg.json 100644
View File

@ -0,0 +1,14 @@
{ "translations": {
"Timeline" : "Времева линия",
"Folders" : "Папки",
"Favorites" : "Любими",
"Videos" : "Видеа",
"Settings" : "Настройки",
"Update" : "Обновяване",
"Cancel" : "Отказ",
"Delete" : "Изтриване",
"Download" : "Изтегляне",
"Favorite" : "Любими",
"Failed to favorite {fileName}." : "Неуспешно добавяне на {fileName} в любими."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

12
l10n/bn_BD.js 100644
View File

@ -0,0 +1,12 @@
OC.L10N.register(
"memories",
{
"Favorites" : "প্রিয়জন",
"Settings" : "সেটিংস",
"Update" : "পরিবর্ধন",
"Cancel" : "বাতির",
"Delete" : "মুছে",
"Download" : "ডাউনলোড",
"Favorite" : "প্রিয়জন"
},
"nplurals=2; plural=(n != 1);");

10
l10n/bn_BD.json 100644
View File

@ -0,0 +1,10 @@
{ "translations": {
"Favorites" : "প্রিয়জন",
"Settings" : "সেটিংস",
"Update" : "পরিবর্ধন",
"Cancel" : "বাতির",
"Delete" : "মুছে",
"Download" : "ডাউনলোড",
"Favorite" : "প্রিয়জন"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/br.js 100644
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"memories",
{
"Favorites" : "Pennrolloù",
"Videos" : "Videoioù",
"Settings" : "Arventennoù",
"Update" : "Hizivaat",
"Cancel" : "Arrest",
"Delete" : "Lemel",
"Download" : "Pellgargañ",
"Favorite" : "Pennrollañ"
},
"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);");

11
l10n/br.json 100644
View File

@ -0,0 +1,11 @@
{ "translations": {
"Favorites" : "Pennrolloù",
"Videos" : "Videoioù",
"Settings" : "Arventennoù",
"Update" : "Hizivaat",
"Cancel" : "Arrest",
"Delete" : "Lemel",
"Download" : "Pellgargañ",
"Favorite" : "Pennrollañ"
},"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);"
}

12
l10n/bs.js 100644
View File

@ -0,0 +1,12 @@
OC.L10N.register(
"memories",
{
"Favorites" : "Favoriti",
"Settings" : "Podešavanje",
"Update" : "Ažuriraj",
"Cancel" : "Otkaži",
"Delete" : "Obriši",
"Download" : "Preuzmi",
"Favorite" : "Favorit"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

10
l10n/bs.json 100644
View File

@ -0,0 +1,10 @@
{ "translations": {
"Favorites" : "Favoriti",
"Settings" : "Podešavanje",
"Update" : "Ažuriraj",
"Cancel" : "Otkaži",
"Delete" : "Obriši",
"Download" : "Preuzmi",
"Favorite" : "Favorit"
},"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);"
}

15
l10n/ca.js 100644
View File

@ -0,0 +1,15 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Línia de temps",
"Folders" : "Carpetes",
"Favorites" : "Preferits",
"Videos" : "Vídeos",
"Settings" : "Paràmetres",
"Update" : "Actualitzar",
"Cancel" : "Cancel·la",
"Delete" : "Suprimeix",
"Download" : "Baixa",
"Favorite" : "Preferit"
},
"nplurals=2; plural=(n != 1);");

13
l10n/ca.json 100644
View File

@ -0,0 +1,13 @@
{ "translations": {
"Timeline" : "Línia de temps",
"Folders" : "Carpetes",
"Favorites" : "Preferits",
"Videos" : "Vídeos",
"Settings" : "Paràmetres",
"Update" : "Actualitzar",
"Cancel" : "Cancel·la",
"Delete" : "Suprimeix",
"Download" : "Baixa",
"Favorite" : "Preferit"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

17
l10n/cs.js 100644
View File

@ -0,0 +1,17 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Časová osa",
"Folders" : "Složky",
"Favorites" : "Oblíbené",
"Videos" : "Videa",
"Settings" : "Nastavení",
"Update" : "Aktualizovat",
"Cancel" : "Storno",
"Delete" : "Smazat",
"Download" : "Stáhnout",
"Favorite" : "Přidat do oblíbených",
"Failed to delete {fileName}." : "Nepodařilo se smazat {fileName}.",
"Failed to favorite {fileName}." : "Nepodařilo se přidat {fileName} do oblíbených."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

15
l10n/cs.json 100644
View File

@ -0,0 +1,15 @@
{ "translations": {
"Timeline" : "Časová osa",
"Folders" : "Složky",
"Favorites" : "Oblíbené",
"Videos" : "Videa",
"Settings" : "Nastavení",
"Update" : "Aktualizovat",
"Cancel" : "Storno",
"Delete" : "Smazat",
"Download" : "Stáhnout",
"Favorite" : "Přidat do oblíbených",
"Failed to delete {fileName}." : "Nepodařilo se smazat {fileName}.",
"Failed to favorite {fileName}." : "Nepodařilo se přidat {fileName} do oblíbených."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

13
l10n/cy_GB.js 100644
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"memories",
{
"Favorites" : "Ffefrynnau",
"Videos" : "Fideos",
"Settings" : "Gosodiadau",
"Update" : "Diweddaru",
"Cancel" : "Diddymu",
"Delete" : "Dileu",
"Download" : "Llwytho i lawr",
"Favorite" : "Ffefryn"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");

11
l10n/cy_GB.json 100644
View File

@ -0,0 +1,11 @@
{ "translations": {
"Favorites" : "Ffefrynnau",
"Videos" : "Fideos",
"Settings" : "Gosodiadau",
"Update" : "Diweddaru",
"Cancel" : "Diddymu",
"Delete" : "Dileu",
"Download" : "Llwytho i lawr",
"Favorite" : "Ffefryn"
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"
}

15
l10n/da.js 100644
View File

@ -0,0 +1,15 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Tidslinje",
"Folders" : "Mapper",
"Favorites" : "Favoritter",
"Videos" : "Videoer",
"Settings" : "Indstillinger",
"Update" : "Opdater",
"Cancel" : "Annuller",
"Delete" : "Slet",
"Download" : "Download",
"Favorite" : "Favorit"
},
"nplurals=2; plural=(n != 1);");

13
l10n/da.json 100644
View File

@ -0,0 +1,13 @@
{ "translations": {
"Timeline" : "Tidslinje",
"Folders" : "Mapper",
"Favorites" : "Favoritter",
"Videos" : "Videoer",
"Settings" : "Indstillinger",
"Update" : "Opdater",
"Cancel" : "Annuller",
"Delete" : "Slet",
"Download" : "Download",
"Favorite" : "Favorit"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

17
l10n/de.js 100644
View File

@ -0,0 +1,17 @@
OC.L10N.register(
"memories",
{
"Memories" : "Erinnerungen",
"Timeline" : "Verlauf",
"Folders" : "Ordner",
"Favorites" : "Favoriten",
"Videos" : "Videos",
"Settings" : "Einstellungen",
"Update" : "Aktualisieren",
"Cancel" : "Abbrechen",
"Delete" : "Löschen",
"Download" : "Herunterladen",
"Favorite" : "Favorit",
"{n} selected" : "{n} ausgewählt"
},
"nplurals=2; plural=(n != 1);");

15
l10n/de.json 100644
View File

@ -0,0 +1,15 @@
{ "translations": {
"Memories" : "Erinnerungen",
"Timeline" : "Verlauf",
"Folders" : "Ordner",
"Favorites" : "Favoriten",
"Videos" : "Videos",
"Settings" : "Einstellungen",
"Update" : "Aktualisieren",
"Cancel" : "Abbrechen",
"Delete" : "Löschen",
"Download" : "Herunterladen",
"Favorite" : "Favorit",
"{n} selected" : "{n} ausgewählt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

17
l10n/de_DE.js 100644
View File

@ -0,0 +1,17 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Zeitleiste",
"Folders" : "Ordner",
"Favorites" : "Favoriten",
"Videos" : "Videos",
"Settings" : "Einstellungen",
"Update" : "Aktualisierung",
"Cancel" : "Abbrechen",
"Delete" : "Löschen",
"Download" : "Herunterladen",
"Favorite" : "Favorisieren",
"Failed to delete {fileName}." : "{fileName} konnte nicht gelöscht werden.",
"Failed to favorite {fileName}." : "{fileName} konnte nicht zu den Favoriten hinzugefügt werden."
},
"nplurals=2; plural=(n != 1);");

15
l10n/de_DE.json 100644
View File

@ -0,0 +1,15 @@
{ "translations": {
"Timeline" : "Zeitleiste",
"Folders" : "Ordner",
"Favorites" : "Favoriten",
"Videos" : "Videos",
"Settings" : "Einstellungen",
"Update" : "Aktualisierung",
"Cancel" : "Abbrechen",
"Delete" : "Löschen",
"Download" : "Herunterladen",
"Favorite" : "Favorisieren",
"Failed to delete {fileName}." : "{fileName} konnte nicht gelöscht werden.",
"Failed to favorite {fileName}." : "{fileName} konnte nicht zu den Favoriten hinzugefügt werden."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

15
l10n/el.js 100644
View File

@ -0,0 +1,15 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Χρονολόγιο",
"Folders" : "Φάκελοι",
"Favorites" : "Αγαπημένα",
"Videos" : "Βίντεο",
"Settings" : "Ρυθμίσεις",
"Update" : "Ενημέρωση",
"Cancel" : "Ακύρωση",
"Delete" : "Διαγραφή",
"Download" : "Λήψη",
"Favorite" : "Αγαπημένο"
},
"nplurals=2; plural=(n != 1);");

13
l10n/el.json 100644
View File

@ -0,0 +1,13 @@
{ "translations": {
"Timeline" : "Χρονολόγιο",
"Folders" : "Φάκελοι",
"Favorites" : "Αγαπημένα",
"Videos" : "Βίντεο",
"Settings" : "Ρυθμίσεις",
"Update" : "Ενημέρωση",
"Cancel" : "Ακύρωση",
"Delete" : "Διαγραφή",
"Download" : "Λήψη",
"Favorite" : "Αγαπημένο"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

14
l10n/en_GB.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Folders",
"Favorites" : "Favourites",
"Videos" : "Videos",
"Settings" : "Settings",
"Update" : "Update",
"Cancel" : "Cancel",
"Delete" : "Delete",
"Download" : "Download",
"Favorite" : "Favourite"
},
"nplurals=2; plural=(n != 1);");

12
l10n/en_GB.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Folders",
"Favorites" : "Favourites",
"Videos" : "Videos",
"Settings" : "Settings",
"Update" : "Update",
"Cancel" : "Cancel",
"Delete" : "Delete",
"Download" : "Download",
"Favorite" : "Favourite"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

15
l10n/eo.js 100644
View File

@ -0,0 +1,15 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Kronologio",
"Folders" : "Dosierujoj",
"Favorites" : "Plej ŝatataj",
"Videos" : "Videaĵoj",
"Settings" : "Agordoj",
"Update" : "Ĝisdatigi",
"Cancel" : "Nuligi",
"Delete" : "Forigi",
"Download" : "Elŝuti",
"Favorite" : "Pliŝatati"
},
"nplurals=2; plural=(n != 1);");

13
l10n/eo.json 100644
View File

@ -0,0 +1,13 @@
{ "translations": {
"Timeline" : "Kronologio",
"Folders" : "Dosierujoj",
"Favorites" : "Plej ŝatataj",
"Videos" : "Videaĵoj",
"Settings" : "Agordoj",
"Update" : "Ĝisdatigi",
"Cancel" : "Nuligi",
"Delete" : "Forigi",
"Download" : "Elŝuti",
"Favorite" : "Pliŝatati"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

15
l10n/es.js 100644
View File

@ -0,0 +1,15 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Línea de tiempo",
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Vídeos",
"Settings" : "Ajustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Eliminar",
"Download" : "Descargar",
"Favorite" : "Marcar como favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

13
l10n/es.json 100644
View File

@ -0,0 +1,13 @@
{ "translations": {
"Timeline" : "Línea de tiempo",
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Vídeos",
"Settings" : "Ajustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Eliminar",
"Download" : "Descargar",
"Favorite" : "Marcar como favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_419.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Ajustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_419.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Ajustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_AR.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Ajustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Eliminar",
"Download" : "Descargar",
"Favorite" : "Favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_AR.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Ajustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Eliminar",
"Download" : "Descargar",
"Favorite" : "Favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_CL.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_CL.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_CO.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_CO.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_CR.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_CR.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_DO.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_DO.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_EC.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Ajustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_EC.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Ajustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_GT.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_GT.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_HN.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_HN.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_MX.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Ajustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Eliminar",
"Download" : "Descargar",
"Favorite" : "Marcar como favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_MX.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Ajustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Eliminar",
"Download" : "Descargar",
"Favorite" : "Marcar como favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_NI.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_NI.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_PA.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_PA.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_PE.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Ajustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_PE.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Ajustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_PR.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_PR.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_PY.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_PY.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_SV.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_SV.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/es_UY.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

12
l10n/es_UY.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Carpetas",
"Favorites" : "Favoritos",
"Videos" : "Videos",
"Settings" : "Configuraciones ",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Borrar",
"Download" : "Descargar",
"Favorite" : "Hacer favorito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

14
l10n/et_EE.js 100644
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"memories",
{
"Folders" : "Kaustad",
"Favorites" : "Lemmikud",
"Videos" : "Videod",
"Settings" : "Seaded",
"Update" : "Uuenda",
"Cancel" : "Loobu",
"Delete" : "Kustuta",
"Download" : "Lae alla",
"Favorite" : "Lemmik"
},
"nplurals=2; plural=(n != 1);");

12
l10n/et_EE.json 100644
View File

@ -0,0 +1,12 @@
{ "translations": {
"Folders" : "Kaustad",
"Favorites" : "Lemmikud",
"Videos" : "Videod",
"Settings" : "Seaded",
"Update" : "Uuenda",
"Cancel" : "Loobu",
"Delete" : "Kustuta",
"Download" : "Lae alla",
"Favorite" : "Lemmik"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

16
l10n/eu.js 100644
View File

@ -0,0 +1,16 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Denbora-lerroa",
"Folders" : "Karpetak",
"Favorites" : "Gogokoak",
"Videos" : "Bideoak",
"Settings" : "Ezarpenak",
"Update" : "Eguneratu",
"Cancel" : "Utzi",
"Delete" : "Ezabatu",
"Download" : "Deskargatu",
"Favorite" : "Egin gogoko",
"Failed to favorite {fileName}." : "Ezin izan da {fileName} gogoko egin."
},
"nplurals=2; plural=(n != 1);");

14
l10n/eu.json 100644
View File

@ -0,0 +1,14 @@
{ "translations": {
"Timeline" : "Denbora-lerroa",
"Folders" : "Karpetak",
"Favorites" : "Gogokoak",
"Videos" : "Bideoak",
"Settings" : "Ezarpenak",
"Update" : "Eguneratu",
"Cancel" : "Utzi",
"Delete" : "Ezabatu",
"Download" : "Deskargatu",
"Favorite" : "Egin gogoko",
"Failed to favorite {fileName}." : "Ezin izan da {fileName} gogoko egin."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

15
l10n/fa.js 100644
View File

@ -0,0 +1,15 @@
OC.L10N.register(
"memories",
{
"Timeline" : "خط زمانی",
"Folders" : "پوشه ها",
"Favorites" : "مورد علاقه‌ها",
"Videos" : "فیلم ها ",
"Settings" : "تنظیمات",
"Update" : "یه‌روزرسانی",
"Cancel" : "لغو",
"Delete" : "حذف",
"Download" : "بارگیری",
"Favorite" : "مورد‌ ‌علاقه‌"
},
"nplurals=2; plural=(n > 1);");

13
l10n/fa.json 100644
View File

@ -0,0 +1,13 @@
{ "translations": {
"Timeline" : "خط زمانی",
"Folders" : "پوشه ها",
"Favorites" : "مورد علاقه‌ها",
"Videos" : "فیلم ها ",
"Settings" : "تنظیمات",
"Update" : "یه‌روزرسانی",
"Cancel" : "لغو",
"Delete" : "حذف",
"Download" : "بارگیری",
"Favorite" : "مورد‌ ‌علاقه‌"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

16
l10n/fi.js 100644
View File

@ -0,0 +1,16 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Aikajana",
"Folders" : "Kansiot",
"Favorites" : "Suosikit",
"Videos" : "Videot",
"Settings" : "Asetukset",
"Update" : "Päivitä",
"Cancel" : "Peruuta",
"Delete" : "Poista",
"Download" : "Lataa",
"Favorite" : "Suosikki",
"Failed to favorite {fileName}." : "Tiedoston {fileName} asettaminen suosikiksi epäonnistui."
},
"nplurals=2; plural=(n != 1);");

14
l10n/fi.json 100644
View File

@ -0,0 +1,14 @@
{ "translations": {
"Timeline" : "Aikajana",
"Folders" : "Kansiot",
"Favorites" : "Suosikit",
"Videos" : "Videot",
"Settings" : "Asetukset",
"Update" : "Päivitä",
"Cancel" : "Peruuta",
"Delete" : "Poista",
"Download" : "Lataa",
"Favorite" : "Suosikki",
"Failed to favorite {fileName}." : "Tiedoston {fileName} asettaminen suosikiksi epäonnistui."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

7
l10n/fo.js 100644
View File

@ -0,0 +1,7 @@
OC.L10N.register(
"memories",
{
"Cancel" : "strika",
"Delete" : "Strika"
},
"nplurals=2; plural=(n != 1);");

5
l10n/fo.json 100644
View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "strika",
"Delete" : "Strika"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

17
l10n/fr.js 100644
View File

@ -0,0 +1,17 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Ligne du temps",
"Folders" : "Dossiers",
"Favorites" : "Favoris",
"Videos" : "Vidéos",
"Settings" : "Paramètres",
"Update" : "Mise à jour",
"Cancel" : "Annuler",
"Delete" : "Supprimer",
"Download" : "Télécharger",
"Favorite" : "Favoris",
"Failed to delete {fileName}." : "Échec de la suppression de {fileName}.",
"Failed to favorite {fileName}." : "Échec de l'ajout aux favoris de {fileName}."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

15
l10n/fr.json 100644
View File

@ -0,0 +1,15 @@
{ "translations": {
"Timeline" : "Ligne du temps",
"Folders" : "Dossiers",
"Favorites" : "Favoris",
"Videos" : "Vidéos",
"Settings" : "Paramètres",
"Update" : "Mise à jour",
"Cancel" : "Annuler",
"Delete" : "Supprimer",
"Download" : "Télécharger",
"Favorite" : "Favoris",
"Failed to delete {fileName}." : "Échec de la suppression de {fileName}.",
"Failed to favorite {fileName}." : "Échec de l'ajout aux favoris de {fileName}."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

12
l10n/gd.js 100644
View File

@ -0,0 +1,12 @@
OC.L10N.register(
"memories",
{
"Favorites" : "Annsachdan",
"Videos" : "Videothan",
"Settings" : "Roghainnean",
"Cancel" : "Sguir dheth",
"Delete" : "Sguab às",
"Download" : "Luchdaich a-nuas",
"Favorite" : "Annsachd"
},
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");

10
l10n/gd.json 100644
View File

@ -0,0 +1,10 @@
{ "translations": {
"Favorites" : "Annsachdan",
"Videos" : "Videothan",
"Settings" : "Roghainnean",
"Cancel" : "Sguir dheth",
"Delete" : "Sguab às",
"Download" : "Luchdaich a-nuas",
"Favorite" : "Annsachd"
},"pluralForm" :"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;"
}

15
l10n/gl.js 100644
View File

@ -0,0 +1,15 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Liña temporal",
"Folders" : "Cartafoles",
"Favorites" : "Favoritos",
"Videos" : "Vídeos",
"Settings" : "Axustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Eliminar",
"Download" : "Descargar",
"Favorite" : "Favorito"
},
"nplurals=2; plural=(n != 1);");

13
l10n/gl.json 100644
View File

@ -0,0 +1,13 @@
{ "translations": {
"Timeline" : "Liña temporal",
"Folders" : "Cartafoles",
"Favorites" : "Favoritos",
"Videos" : "Vídeos",
"Settings" : "Axustes",
"Update" : "Actualizar",
"Cancel" : "Cancelar",
"Delete" : "Eliminar",
"Download" : "Descargar",
"Favorite" : "Favorito"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

15
l10n/he.js 100644
View File

@ -0,0 +1,15 @@
OC.L10N.register(
"memories",
{
"Timeline" : "ציר זמן",
"Folders" : "תיקייה",
"Favorites" : "מועדפים",
"Videos" : "סרטונים",
"Settings" : "הגדרות",
"Update" : "עדכון",
"Cancel" : "ביטול",
"Delete" : "מחיקה",
"Download" : "הורדה",
"Favorite" : "סימון כמועדף"
},
"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;");

13
l10n/he.json 100644
View File

@ -0,0 +1,13 @@
{ "translations": {
"Timeline" : "ציר זמן",
"Folders" : "תיקייה",
"Favorites" : "מועדפים",
"Videos" : "סרטונים",
"Settings" : "הגדרות",
"Update" : "עדכון",
"Cancel" : "ביטול",
"Delete" : "מחיקה",
"Download" : "הורדה",
"Favorite" : "סימון כמועדף"
},"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;"
}

15
l10n/hr.js 100644
View File

@ -0,0 +1,15 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Vremenska crta",
"Folders" : "Mape",
"Favorites" : "Favoriti",
"Videos" : "Videozapisi",
"Settings" : "Postavke",
"Update" : "Ažuriraj",
"Cancel" : "Odustani",
"Delete" : "Izbriši",
"Download" : "Preuzmi",
"Favorite" : "Favorit"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");

13
l10n/hr.json 100644
View File

@ -0,0 +1,13 @@
{ "translations": {
"Timeline" : "Vremenska crta",
"Folders" : "Mape",
"Favorites" : "Favoriti",
"Videos" : "Videozapisi",
"Settings" : "Postavke",
"Update" : "Ažuriraj",
"Cancel" : "Odustani",
"Delete" : "Izbriši",
"Download" : "Preuzmi",
"Favorite" : "Favorit"
},"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;"
}

16
l10n/hu.js 100644
View File

@ -0,0 +1,16 @@
OC.L10N.register(
"memories",
{
"Timeline" : "Idővonal",
"Folders" : "Mappák",
"Favorites" : "Kedvencek",
"Videos" : "Videók",
"Settings" : "Beállítások",
"Update" : "Frissítés",
"Cancel" : "Mégse",
"Delete" : "Törlés",
"Download" : "Letöltés",
"Favorite" : "Kedvenc",
"Failed to favorite {fileName}." : "A(z) {fileName} kedvencnek jelölése sikertelen."
},
"nplurals=2; plural=(n != 1);");

14
l10n/hu.json 100644
View File

@ -0,0 +1,14 @@
{ "translations": {
"Timeline" : "Idővonal",
"Folders" : "Mappák",
"Favorites" : "Kedvencek",
"Videos" : "Videók",
"Settings" : "Beállítások",
"Update" : "Frissítés",
"Cancel" : "Mégse",
"Delete" : "Törlés",
"Download" : "Letöltés",
"Favorite" : "Kedvenc",
"Failed to favorite {fileName}." : "A(z) {fileName} kedvencnek jelölése sikertelen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

11
l10n/hy.js 100644
View File

@ -0,0 +1,11 @@
OC.L10N.register(
"memories",
{
"Favorites" : "Սիրվածներ",
"Settings" : "կարգավորումներ",
"Update" : "Թարմացնել",
"Cancel" : "ընդհատել",
"Delete" : "հեռացնել",
"Download" : "Ներբեռնել"
},
"nplurals=2; plural=(n != 1);");

9
l10n/hy.json 100644
View File

@ -0,0 +1,9 @@
{ "translations": {
"Favorites" : "Սիրվածներ",
"Settings" : "կարգավորումներ",
"Update" : "Թարմացնել",
"Cancel" : "ընդհատել",
"Delete" : "հեռացնել",
"Download" : "Ներբեռնել"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

12
l10n/ia.js 100644
View File

@ -0,0 +1,12 @@
OC.L10N.register(
"memories",
{
"Favorites" : "Favoritos",
"Settings" : "Configurationes",
"Update" : "Actualisation",
"Cancel" : "Cancellar",
"Delete" : "Deler",
"Download" : "Discargar",
"Favorite" : "Favorite"
},
"nplurals=2; plural=(n != 1);");

10
l10n/ia.json 100644
View File

@ -0,0 +1,10 @@
{ "translations": {
"Favorites" : "Favoritos",
"Settings" : "Configurationes",
"Update" : "Actualisation",
"Cancel" : "Cancellar",
"Delete" : "Deler",
"Download" : "Discargar",
"Favorite" : "Favorite"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Some files were not shown because too many files have changed in this diff Show More