diff options
Diffstat (limited to 'apps/files/l10n/ga.js')
-rw-r--r-- | apps/files/l10n/ga.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 82bb33b20ef..49681b42b19 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -266,7 +266,6 @@ OC.L10N.register( "File successfully converted" : "D'éirigh leis an gcomhad a thiontú", "Failed to convert file: {message}" : "Theip ar an gcomhad a thiontú: {message}", "Failed to convert file" : "Theip ar thiontú an chomhaid", - "Deletion cancelled" : "Scriosadh cealaithe", "Leave this share" : "Fág an sciar seo", "Leave these shares" : "Fág na scaireanna seo", "Disconnect storage" : "Déan stóráil a dhícheangal", @@ -290,7 +289,6 @@ OC.L10N.register( "You cannot move a file/folder onto itself or into a subfolder of itself" : "Ní féidir leat comhad/fillteán a bhogadh isteach ann féin nó isteach i bhfofhillteán de féin", "(copy)" : "(cóip)", "(copy %n)" : "(cóip %n)", - "Move cancelled" : "Bogadh ar ceal", "A file or folder with that name already exists in this folder" : "Tá comhad nó fillteán leis an ainm sin san fhillteán seo cheana", "The files are locked" : "Tá na comhaid faoi ghlas", "The file does not exist anymore" : "Níl an comhad ann a thuilleadh", @@ -301,8 +299,6 @@ OC.L10N.register( "Move" : "Bog", "Move or copy operation failed" : "Theip ar an oibríocht a bhogadh nó a chóipeáil", "Move or copy" : "Bog nó cóipeáil", - "Cancelled move or copy of \"{filename}\"." : "Cealaíodh bogadh nó cóip de \"{filename}\".", - "Cancelled move or copy operation" : "Oibríocht aistrithe nó cóipeála curtha ar ceal", "Open folder {displayName}" : "Oscail fillteán {displayName}", "Open in Files" : "Oscail i Comhaid", "Open locally" : "Oscail go háitiúil", @@ -327,7 +323,6 @@ OC.L10N.register( "Audio" : "Fuaime", "Photos and images" : "Grianghraif 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}\"", "Unable to initialize the templates directory" : "Ní féidir eolaire na dteimpléad a thúsú", "Create templates folder" : "Cruthaigh fillteán teimpléid", @@ -465,6 +460,11 @@ OC.L10N.register( "Enable the grid view" : "Cumasaigh an radharc greille", "Use this address to access your Files via WebDAV" : "Úsáid an seoladh seo chun do Chomhaid a rochtain trí WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Má tá 2FA cumasaithe agat, ní mór duit pasfhocal aip nua a chruthú agus a úsáid trí chliceáil anseo.", + "Deletion cancelled" : "Scriosadh cealaithe", + "Move cancelled" : "Bogadh ar ceal", + "Cancelled move or copy of \"{filename}\"." : "Cealaíodh bogadh nó cóip de \"{filename}\".", + "Cancelled move or copy operation" : "Oibríocht aistrithe nó cóipeála curtha ar ceal", + "New folder creation cancelled" : "Cruthú fillteán nua curtha ar ceal", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} fillteán","{folderCount} fillteáin","{folderCount} fillteáin","{folderCount} fillteáin","{folderCount} fillteáin"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} comhad","{fileCount} comhaid","{fileCount} comhaid","{fileCount} comhaid","{fileCount} comhaid"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 chomhad agus {folderCount} fillteán","1 chomhad agus {folderCount} fillteáin","1 chomhad agus {folderCount} fillteáin","1 chomhad agus {folderCount} fillteáin","1 chomhad agus {folderCount} fillteáin"], |