diff --git a/l10n/cs.js b/l10n/cs.js index d60d6947dc..3f516cef1c 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -30,6 +30,7 @@ OC.L10N.register( "Template not found" : "Šablona nenalezena", "Unable to determine the proper file extension for %1$s" : "Nebylo možné zjistit správnou příponu souboru pro %1$s", "Unable to fetch information on %1$s" : "Nedaří se získat informaci o %1$s", + "PDF (.pdf)" : "PDF (.pdf)", "Image (.png)" : "Obrázek (.png)", "Image (.svg)" : "Obrázek (.svg)", "Text (.rtf)" : "Text (.rtf)", diff --git a/l10n/cs.json b/l10n/cs.json index 995aa0052c..b1982bcb01 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -28,6 +28,7 @@ "Template not found" : "Šablona nenalezena", "Unable to determine the proper file extension for %1$s" : "Nebylo možné zjistit správnou příponu souboru pro %1$s", "Unable to fetch information on %1$s" : "Nedaří se získat informaci o %1$s", + "PDF (.pdf)" : "PDF (.pdf)", "Image (.png)" : "Obrázek (.png)", "Image (.svg)" : "Obrázek (.svg)", "Text (.rtf)" : "Text (.rtf)", diff --git a/l10n/ga.js b/l10n/ga.js index caa05f2c7d..c040063594 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -30,6 +30,7 @@ OC.L10N.register( "Template not found" : "Teimpléad gan aimsiú", "Unable to determine the proper file extension for %1$s" : "Ní féidir an síneadh cuí comhaid a chinneadh le haghaidh %1$s", "Unable to fetch information on %1$s" : "Ní féidir faisnéis a fháil ar %1$s", + "PDF (.pdf)" : "PDF (.pdf)", "Image (.png)" : "Íomhá (.png)", "Image (.svg)" : "Íomhá (.svg)", "Text (.rtf)" : "Téacs (.rtf)", diff --git a/l10n/ga.json b/l10n/ga.json index 890083bfb3..b7ecff50d5 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -28,6 +28,7 @@ "Template not found" : "Teimpléad gan aimsiú", "Unable to determine the proper file extension for %1$s" : "Ní féidir an síneadh cuí comhaid a chinneadh le haghaidh %1$s", "Unable to fetch information on %1$s" : "Ní féidir faisnéis a fháil ar %1$s", + "PDF (.pdf)" : "PDF (.pdf)", "Image (.png)" : "Íomhá (.png)", "Image (.svg)" : "Íomhá (.svg)", "Text (.rtf)" : "Téacs (.rtf)", diff --git a/l10n/sv.js b/l10n/sv.js index a38e303712..7de92fe417 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -30,6 +30,7 @@ OC.L10N.register( "Template not found" : "Mallen kunde inte hittas", "Unable to determine the proper file extension for %1$s" : "Kan inte fastställa rätt filändelse för %1$s", "Unable to fetch information on %1$s" : "Kan inte hämta information om %1$s", + "PDF (.pdf)" : "PDF (.pdf)", "Image (.png)" : "Bild (.png)", "Image (.svg)" : "Bild (.svg)", "Text (.rtf)" : "Text (.rtf)", diff --git a/l10n/sv.json b/l10n/sv.json index 8072356921..39552887af 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -28,6 +28,7 @@ "Template not found" : "Mallen kunde inte hittas", "Unable to determine the proper file extension for %1$s" : "Kan inte fastställa rätt filändelse för %1$s", "Unable to fetch information on %1$s" : "Kan inte hämta information om %1$s", + "PDF (.pdf)" : "PDF (.pdf)", "Image (.png)" : "Bild (.png)", "Image (.svg)" : "Bild (.svg)", "Text (.rtf)" : "Text (.rtf)",