diff --git a/l10n/ga.js b/l10n/ga.js index 0f9bb92a1..2d07cee5b 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -12,13 +12,16 @@ OC.L10N.register( "Missing a temporary folder" : "Fillteán sealadach ar iarraidh", "Could not write file to disk" : "Níorbh fhéidir an comhad a scríobh ar an diosca", "A PHP extension stopped the file upload" : "Chuir síneadh PHP stop le huaslódáil an chomhaid", + "No file uploaded or file size exceeds maximum of %s" : "Níl aon chomhad uaslódáilte nó méid comhaid níos mó ná uasmhéid%s", "Cancel" : "Cealaigh", "File already exists" : "Tá an comhad ann cheana féin", "Open" : "Oscail", "Completed" : "Críochnaithe", "Details" : "Sonraí", "Sharing" : "Roinnt", + "Tags" : "Clibeanna", "Activity" : "Gníomhaíocht", + "Undo" : "Cealaigh", "Delete" : "Scrios", "Edit" : "Cuir in eagar", "Download" : "Íoslódáil", @@ -27,9 +30,14 @@ OC.L10N.register( "Save" : "Sábháil", "Update" : "Nuashonrú", "Description" : "Cur síos", + "Formatting help" : "Ionsáigh ó Chomhaid", "seconds ago" : "soicind ó shin", "Keyboard shortcuts" : "Aicearraí méarchláir", + "Action" : "Gníomh", + "Shift" : "Shift", + "Ctrl" : "Ctrl", "Search" : "Cuardach", + "Enter" : "Cuir isteach", "No notifications" : "Gan fógraí", "Today" : "Inniu", "Close" : "Dún", diff --git a/l10n/ga.json b/l10n/ga.json index 74ba60ffc..86f5545a9 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -10,13 +10,16 @@ "Missing a temporary folder" : "Fillteán sealadach ar iarraidh", "Could not write file to disk" : "Níorbh fhéidir an comhad a scríobh ar an diosca", "A PHP extension stopped the file upload" : "Chuir síneadh PHP stop le huaslódáil an chomhaid", + "No file uploaded or file size exceeds maximum of %s" : "Níl aon chomhad uaslódáilte nó méid comhaid níos mó ná uasmhéid%s", "Cancel" : "Cealaigh", "File already exists" : "Tá an comhad ann cheana féin", "Open" : "Oscail", "Completed" : "Críochnaithe", "Details" : "Sonraí", "Sharing" : "Roinnt", + "Tags" : "Clibeanna", "Activity" : "Gníomhaíocht", + "Undo" : "Cealaigh", "Delete" : "Scrios", "Edit" : "Cuir in eagar", "Download" : "Íoslódáil", @@ -25,9 +28,14 @@ "Save" : "Sábháil", "Update" : "Nuashonrú", "Description" : "Cur síos", + "Formatting help" : "Ionsáigh ó Chomhaid", "seconds ago" : "soicind ó shin", "Keyboard shortcuts" : "Aicearraí méarchláir", + "Action" : "Gníomh", + "Shift" : "Shift", + "Ctrl" : "Ctrl", "Search" : "Cuardach", + "Enter" : "Cuir isteach", "No notifications" : "Gan fógraí", "Today" : "Inniu", "Close" : "Dún",