diff --git a/l10n/ga.js b/l10n/ga.js index b00f1cbc..24d86885 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -66,9 +66,11 @@ OC.L10N.register( "Create album" : "Cruthaigh albam", "Save changes" : "Sabháil na hathruithe", "Save collaborators for this album." : "Sábháil comhoibrithe don albam seo.", + "Newest" : "is nuaí", "Year" : "Bliain", "Month" : "Mí", "Day" : "Lá", + "Oldest" : "Is sine", "Title" : "Teideal", "Description" : "Cur síos", "Label" : "Lipéad", diff --git a/l10n/ga.json b/l10n/ga.json index a0380c38..21233052 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -64,9 +64,11 @@ "Create album" : "Cruthaigh albam", "Save changes" : "Sabháil na hathruithe", "Save collaborators for this album." : "Sábháil comhoibrithe don albam seo.", + "Newest" : "is nuaí", "Year" : "Bliain", "Month" : "Mí", "Day" : "Lá", + "Oldest" : "Is sine", "Title" : "Teideal", "Description" : "Cur síos", "Label" : "Lipéad", diff --git a/l10n/vi.js b/l10n/vi.js index e601d86b..4c53aec4 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -66,6 +66,7 @@ OC.L10N.register( "Line" : "Hàng", "Text" : "Văn bản", "Size" : "Kích cỡ", + "Extension" : "Tiện ích", "Name is required." : "Tên là bắt buộc.", "Auto" : "Tự động", "Setup" : "Cài đặt", diff --git a/l10n/vi.json b/l10n/vi.json index 8b00c57d..900434cd 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -64,6 +64,7 @@ "Line" : "Hàng", "Text" : "Văn bản", "Size" : "Kích cỡ", + "Extension" : "Tiện ích", "Name is required." : "Tên là bắt buộc.", "Auto" : "Tự động", "Setup" : "Cài đặt",