Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Aug 27, 2024
1 parent 62f275b commit d674832
Show file tree
Hide file tree
Showing 48 changed files with 96 additions and 96 deletions.
4 changes: 2 additions & 2 deletions apps/files/l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ OC.L10N.register(
"PDFs" : "ملفات بي دي إف",
"Folders" : "المجلدات",
"Audio" : "صوت",
"Pictures and images" : "الصِّوَر ",
"Videos" : "فيديوهات",
"New folder creation cancelled" : "تمّ إلغاء عملية إنشاء مجلد جديد",
"Created new folder \"{name}\"" : "تمّ إنشاء مجلد جديد باسم \"{name}\"",
Expand Down Expand Up @@ -391,6 +390,7 @@ OC.L10N.register(
"You might not have have permissions to view it, ask the sender to share it" : "يمكن ألاّ تكون لديك صلاحية لعرضه، أطلب من المُرسل إن يشاركه معك",
"The files is locked" : "الملفات مقفله",
"Create new templates folder" : "إنشيْ مجلد جديد للقوالب",
"Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية"
"Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية",
"Pictures and images" : "الصِّوَر "
},
"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 apps/files/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@
"PDFs" : "ملفات بي دي إف",
"Folders" : "المجلدات",
"Audio" : "صوت",
"Pictures and images" : "الصِّوَر ",
"Videos" : "فيديوهات",
"New folder creation cancelled" : "تمّ إلغاء عملية إنشاء مجلد جديد",
"Created new folder \"{name}\"" : "تمّ إنشاء مجلد جديد باسم \"{name}\"",
Expand Down Expand Up @@ -389,6 +388,7 @@
"You might not have have permissions to view it, ask the sender to share it" : "يمكن ألاّ تكون لديك صلاحية لعرضه، أطلب من المُرسل إن يشاركه معك",
"The files is locked" : "الملفات مقفله",
"Create new templates folder" : "إنشيْ مجلد جديد للقوالب",
"Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية"
"Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية",
"Pictures and images" : "الصِّوَر "
},"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;"
}
4 changes: 2 additions & 2 deletions apps/files/l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ OC.L10N.register(
"PDFs" : "PDF dokumenty",
"Folders" : "Složky",
"Audio" : "Zvuk",
"Pictures and images" : "Fotky a obrázky",
"Videos" : "Videa",
"New folder creation cancelled" : "Vytváření nové složky zrušeno",
"Created new folder \"{name}\"" : "Vytvořena nová složka „{name}“",
Expand Down Expand Up @@ -391,6 +390,7 @@ OC.L10N.register(
"You might not have have permissions to view it, ask the sender to share it" : "Může být, že nemáte oprávnění pro jeho zobrazení – požádejte odesilatele aby vám ho nasdílel",
"The files is locked" : "Soubory jsou uzamčené",
"Create new templates folder" : "Vytvořit novou složku šablon",
"Toggle %1$s sublist" : "Přepnout %1$s podseznam"
"Toggle %1$s sublist" : "Přepnout %1$s podseznam",
"Pictures and images" : "Fotky a obrázky"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
4 changes: 2 additions & 2 deletions apps/files/l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@
"PDFs" : "PDF dokumenty",
"Folders" : "Složky",
"Audio" : "Zvuk",
"Pictures and images" : "Fotky a obrázky",
"Videos" : "Videa",
"New folder creation cancelled" : "Vytváření nové složky zrušeno",
"Created new folder \"{name}\"" : "Vytvořena nová složka „{name}“",
Expand Down Expand Up @@ -389,6 +388,7 @@
"You might not have have permissions to view it, ask the sender to share it" : "Může být, že nemáte oprávnění pro jeho zobrazení – požádejte odesilatele aby vám ho nasdílel",
"The files is locked" : "Soubory jsou uzamčené",
"Create new templates folder" : "Vytvořit novou složku šablon",
"Toggle %1$s sublist" : "Přepnout %1$s podseznam"
"Toggle %1$s sublist" : "Přepnout %1$s podseznam",
"Pictures and images" : "Fotky a obrázky"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
4 changes: 2 additions & 2 deletions apps/files/l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ OC.L10N.register(
"PDFs" : "PDFer",
"Folders" : "Mapper",
"Audio" : "Lyd",
"Pictures and images" : "Billeder",
"Videos" : "Videoer",
"Created new folder \"{name}\"" : "Oprettede ny mappe \"{name}\"",
"Unable to initialize the templates directory" : "Kan ikke initialisere skabelonmappen",
Expand Down Expand Up @@ -390,6 +389,7 @@ OC.L10N.register(
"You might not have have permissions to view it, ask the sender to share it" : "Du har muligvis ikke tilladelser til at se.... Bed afsenderen om at dele...",
"The files is locked" : "Filerne er låste",
"Create new templates folder" : "Opsæt ny skabelonmappe",
"Toggle %1$s sublist" : "Skift %1$s underliste"
"Toggle %1$s sublist" : "Skift %1$s underliste",
"Pictures and images" : "Billeder"
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions apps/files/l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@
"PDFs" : "PDFer",
"Folders" : "Mapper",
"Audio" : "Lyd",
"Pictures and images" : "Billeder",
"Videos" : "Videoer",
"Created new folder \"{name}\"" : "Oprettede ny mappe \"{name}\"",
"Unable to initialize the templates directory" : "Kan ikke initialisere skabelonmappen",
Expand Down Expand Up @@ -388,6 +387,7 @@
"You might not have have permissions to view it, ask the sender to share it" : "Du har muligvis ikke tilladelser til at se.... Bed afsenderen om at dele...",
"The files is locked" : "Filerne er låste",
"Create new templates folder" : "Opsæt ny skabelonmappe",
"Toggle %1$s sublist" : "Skift %1$s underliste"
"Toggle %1$s sublist" : "Skift %1$s underliste",
"Pictures and images" : "Billeder"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions apps/files/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ OC.L10N.register(
"PDFs" : "PDFs",
"Folders" : "Ordner",
"Audio" : "Audio",
"Pictures and images" : "Bilder und Abbildungen",
"Videos" : "Videos",
"New folder creation cancelled" : "Erstellung des neuen Ordners abgrebrochen",
"Created new folder \"{name}\"" : "Neuer Ordner \"{name}\" wurde erstellt",
Expand Down Expand Up @@ -391,6 +390,7 @@ OC.L10N.register(
"You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise hast du nicht die Berechtigung zur Anzeige. Bitte den Absender, die Datei freizugeben.",
"The files is locked" : "Die Datei ist gesperrt",
"Create new templates folder" : "Neuen Vorlagenordner erstellen",
"Toggle %1$s sublist" : "Unterliste %1$s umschalten"
"Toggle %1$s sublist" : "Unterliste %1$s umschalten",
"Pictures and images" : "Bilder und Abbildungen"
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions apps/files/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@
"PDFs" : "PDFs",
"Folders" : "Ordner",
"Audio" : "Audio",
"Pictures and images" : "Bilder und Abbildungen",
"Videos" : "Videos",
"New folder creation cancelled" : "Erstellung des neuen Ordners abgrebrochen",
"Created new folder \"{name}\"" : "Neuer Ordner \"{name}\" wurde erstellt",
Expand Down Expand Up @@ -389,6 +388,7 @@
"You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise hast du nicht die Berechtigung zur Anzeige. Bitte den Absender, die Datei freizugeben.",
"The files is locked" : "Die Datei ist gesperrt",
"Create new templates folder" : "Neuen Vorlagenordner erstellen",
"Toggle %1$s sublist" : "Unterliste %1$s umschalten"
"Toggle %1$s sublist" : "Unterliste %1$s umschalten",
"Pictures and images" : "Bilder und Abbildungen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions apps/files/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ OC.L10N.register(
"PDFs" : "PDFs",
"Folders" : "Ordner",
"Audio" : "Audio",
"Pictures and images" : "Bilder und Abbildungen",
"Videos" : "Videos",
"New folder creation cancelled" : "Erstellung des neuen Ordners fehlgeschlagen",
"Created new folder \"{name}\"" : "Neuer Ordner \"{name}\" wurde erstellt",
Expand Down Expand Up @@ -391,6 +390,7 @@ OC.L10N.register(
"You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise haben Sie nicht die Berechtigung zur Anzeige. Bitten Sie den Absender, die Datei freizugeben.",
"The files is locked" : "Die Datei ist gesperrt",
"Create new templates folder" : "Neuen Vorlagenordner erstellen",
"Toggle %1$s sublist" : "Unterliste %1$s umschalten"
"Toggle %1$s sublist" : "Unterliste %1$s umschalten",
"Pictures and images" : "Bilder und Abbildungen"
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions apps/files/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@
"PDFs" : "PDFs",
"Folders" : "Ordner",
"Audio" : "Audio",
"Pictures and images" : "Bilder und Abbildungen",
"Videos" : "Videos",
"New folder creation cancelled" : "Erstellung des neuen Ordners fehlgeschlagen",
"Created new folder \"{name}\"" : "Neuer Ordner \"{name}\" wurde erstellt",
Expand Down Expand Up @@ -389,6 +388,7 @@
"You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise haben Sie nicht die Berechtigung zur Anzeige. Bitten Sie den Absender, die Datei freizugeben.",
"The files is locked" : "Die Datei ist gesperrt",
"Create new templates folder" : "Neuen Vorlagenordner erstellen",
"Toggle %1$s sublist" : "Unterliste %1$s umschalten"
"Toggle %1$s sublist" : "Unterliste %1$s umschalten",
"Pictures and images" : "Bilder und Abbildungen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions apps/files/l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ OC.L10N.register(
"PDFs" : "PDFs",
"Folders" : "Folders",
"Audio" : "Audio",
"Pictures and images" : "Pictures and images",
"Videos" : "Videos",
"New folder creation cancelled" : "New folder creation cancelled",
"Created new folder \"{name}\"" : "Created new folder \"{name}\"",
Expand Down Expand Up @@ -391,6 +390,7 @@ OC.L10N.register(
"You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it",
"The files is locked" : "The files is locked",
"Create new templates folder" : "Create new templates folder",
"Toggle %1$s sublist" : "Toggle %1$s sublist"
"Toggle %1$s sublist" : "Toggle %1$s sublist",
"Pictures and images" : "Pictures and images"
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions apps/files/l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@
"PDFs" : "PDFs",
"Folders" : "Folders",
"Audio" : "Audio",
"Pictures and images" : "Pictures and images",
"Videos" : "Videos",
"New folder creation cancelled" : "New folder creation cancelled",
"Created new folder \"{name}\"" : "Created new folder \"{name}\"",
Expand Down Expand Up @@ -389,6 +388,7 @@
"You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it",
"The files is locked" : "The files is locked",
"Create new templates folder" : "Create new templates folder",
"Toggle %1$s sublist" : "Toggle %1$s sublist"
"Toggle %1$s sublist" : "Toggle %1$s sublist",
"Pictures and images" : "Pictures and images"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions apps/files/l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ OC.L10N.register(
"PDFs" : "PDFs",
"Folders" : "Carpetas",
"Audio" : "Audio",
"Pictures and images" : "Fotos e imágenes",
"Videos" : "Videos",
"Created new folder \"{name}\"" : "Nueva carpeta \"{name}\" creada",
"Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas",
Expand Down Expand Up @@ -390,6 +389,7 @@ OC.L10N.register(
"You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta",
"The files is locked" : "El archivo está bloqueado",
"Create new templates folder" : "Crear nueva carpeta de plantillas",
"Toggle %1$s sublist" : "Alternar %1$s sublista"
"Toggle %1$s sublist" : "Alternar %1$s sublista",
"Pictures and images" : "Fotos e imágenes"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
4 changes: 2 additions & 2 deletions apps/files/l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@
"PDFs" : "PDFs",
"Folders" : "Carpetas",
"Audio" : "Audio",
"Pictures and images" : "Fotos e imágenes",
"Videos" : "Videos",
"Created new folder \"{name}\"" : "Nueva carpeta \"{name}\" creada",
"Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas",
Expand Down Expand Up @@ -388,6 +387,7 @@
"You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta",
"The files is locked" : "El archivo está bloqueado",
"Create new templates folder" : "Crear nueva carpeta de plantillas",
"Toggle %1$s sublist" : "Alternar %1$s sublista"
"Toggle %1$s sublist" : "Alternar %1$s sublista",
"Pictures and images" : "Fotos e imágenes"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
4 changes: 2 additions & 2 deletions apps/files/l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ OC.L10N.register(
"PDFs" : "PDFak",
"Folders" : "Karpetak",
"Audio" : "Audio",
"Pictures and images" : "Argazkiak eta irudiak",
"Videos" : "Bideoak",
"New folder creation cancelled" : "Karpeta berrien sorrera bertan behera utzi da",
"Created new folder \"{name}\"" : "\"{name}\" karpeta berria sortu da",
Expand Down Expand Up @@ -391,6 +390,7 @@ OC.L10N.register(
"You might not have have permissions to view it, ask the sender to share it" : "Baliteke hura ikusteko baimenik ez izatea; eskatu igorleari partekatzeko",
"The files is locked" : "Fixategiak blokeatuta dago",
"Create new templates folder" : "Sortu txantiloi karpeta berria",
"Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda"
"Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda",
"Pictures and images" : "Argazkiak eta irudiak"
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions apps/files/l10n/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@
"PDFs" : "PDFak",
"Folders" : "Karpetak",
"Audio" : "Audio",
"Pictures and images" : "Argazkiak eta irudiak",
"Videos" : "Bideoak",
"New folder creation cancelled" : "Karpeta berrien sorrera bertan behera utzi da",
"Created new folder \"{name}\"" : "\"{name}\" karpeta berria sortu da",
Expand Down Expand Up @@ -389,6 +388,7 @@
"You might not have have permissions to view it, ask the sender to share it" : "Baliteke hura ikusteko baimenik ez izatea; eskatu igorleari partekatzeko",
"The files is locked" : "Fixategiak blokeatuta dago",
"Create new templates folder" : "Sortu txantiloi karpeta berria",
"Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda"
"Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda",
"Pictures and images" : "Argazkiak eta irudiak"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions apps/files/l10n/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ OC.L10N.register(
"PDFs" : "PDF-tiedostot",
"Folders" : "Kansiot",
"Audio" : "Ääni",
"Pictures and images" : "Kuvat ja valokuvat",
"Videos" : "Videot",
"Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"",
"Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa",
Expand Down Expand Up @@ -351,6 +350,7 @@ OC.L10N.register(
"Open the files app settings" : "Avaa tiedostosovelluksen asetukset",
"You might not have have permissions to view it, ask the sender to share it" : "Oikeutesi eivät kenties riitä sen katseluun, pyydä lähettäjää jakamaan se",
"The files is locked" : "Tiedosto on lukittu",
"Create new templates folder" : "Luo uusi mallipohjien kansio"
"Create new templates folder" : "Luo uusi mallipohjien kansio",
"Pictures and images" : "Kuvat ja valokuvat"
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions apps/files/l10n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@
"PDFs" : "PDF-tiedostot",
"Folders" : "Kansiot",
"Audio" : "Ääni",
"Pictures and images" : "Kuvat ja valokuvat",
"Videos" : "Videot",
"Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"",
"Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa",
Expand Down Expand Up @@ -349,6 +348,7 @@
"Open the files app settings" : "Avaa tiedostosovelluksen asetukset",
"You might not have have permissions to view it, ask the sender to share it" : "Oikeutesi eivät kenties riitä sen katseluun, pyydä lähettäjää jakamaan se",
"The files is locked" : "Tiedosto on lukittu",
"Create new templates folder" : "Luo uusi mallipohjien kansio"
"Create new templates folder" : "Luo uusi mallipohjien kansio",
"Pictures and images" : "Kuvat ja valokuvat"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions apps/files/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ OC.L10N.register(
"PDFs" : "PDFs",
"Folders" : "Dossiers",
"Audio" : "Audio",
"Pictures and images" : "Photos et images",
"Videos" : "Vidéos",
"New folder creation cancelled" : "La création du nouveau dossier est annulée",
"Created new folder \"{name}\"" : "Nouveau dossier \"{name}\" créé",
Expand Down Expand Up @@ -391,6 +390,7 @@ OC.L10N.register(
"You might not have have permissions to view it, ask the sender to share it" : "Vous n’avez peut-être pas les autorisations pour le voir, demandez à l’expéditeur de le partager",
"The files is locked" : "Le fichier est verrouillé",
"Create new templates folder" : "Créer un nouveau dossier de modèles",
"Toggle %1$s sublist" : "Basculer %1$s sous-liste"
"Toggle %1$s sublist" : "Basculer %1$s sous-liste",
"Pictures and images" : "Photos et images"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
4 changes: 2 additions & 2 deletions apps/files/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@
"PDFs" : "PDFs",
"Folders" : "Dossiers",
"Audio" : "Audio",
"Pictures and images" : "Photos et images",
"Videos" : "Vidéos",
"New folder creation cancelled" : "La création du nouveau dossier est annulée",
"Created new folder \"{name}\"" : "Nouveau dossier \"{name}\" créé",
Expand Down Expand Up @@ -389,6 +388,7 @@
"You might not have have permissions to view it, ask the sender to share it" : "Vous n’avez peut-être pas les autorisations pour le voir, demandez à l’expéditeur de le partager",
"The files is locked" : "Le fichier est verrouillé",
"Create new templates folder" : "Créer un nouveau dossier de modèles",
"Toggle %1$s sublist" : "Basculer %1$s sous-liste"
"Toggle %1$s sublist" : "Basculer %1$s sous-liste",
"Pictures and images" : "Photos et images"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
4 changes: 2 additions & 2 deletions apps/files/l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ OC.L10N.register(
"PDFs" : "PDFs",
"Folders" : "Fillteáin",
"Audio" : "Fuaime",
"Pictures and images" : "Pictiúir agus íomhánna",
"Videos" : "Físeáin",
"New folder creation cancelled" : "Cruthú fillteán nua curtha ar ceal",
"Created new folder \"{name}\"" : "Cruthaíodh fillteán nua \"{name}\"",
Expand Down Expand Up @@ -391,6 +390,7 @@ OC.L10N.register(
"You might not have have permissions to view it, ask the sender to share it" : "Seans nach bhfuil cead agat é a fheiceáil, iarr ar an seoltóir é a roinnt",
"The files is locked" : "Tá na comhaid faoi ghlas",
"Create new templates folder" : "Cruthaigh fillteán teimpléid nua",
"Toggle %1$s sublist" : "Scoránaigh %1$s fo-liosta"
"Toggle %1$s sublist" : "Scoránaigh %1$s fo-liosta",
"Pictures and images" : "Pictiúir agus íomhánna"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
Loading

0 comments on commit d674832

Please sign in to comment.