diff options
Diffstat (limited to 'apps/files/l10n/is.js')
-rw-r--r-- | apps/files/l10n/is.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 6640156031c..afa3a0cb3fe 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -183,8 +183,6 @@ OC.L10N.register( "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV-slóð", "Copy to clipboard" : "Afrita á klippispjald", - "Use this address to access your Files via WebDAV" : "Notaðu þetta vistfang til að nálgast skráaforritið þitt með WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ef þú hefur virkjað 2FA tveggja-þrepa-auðkenningu, þarftu að útbúa nýtt lykilorð forrits og nota það með því að smella hér.", "Keyboard shortcuts" : "Flýtileiðir á lyklaborði", "Speed up your Files experience with these quick shortcuts." : "Flýttu fyrir vinnu þinni með skrár með þessum flýtilyklum.", "Open the actions menu for a file" : "Opna aðgerðavalmynd fyrir skrá", @@ -421,6 +419,8 @@ OC.L10N.register( "Submitting fields…" : "Sendi inn gögn úr reitum…", "Filter filenames…" : "Sía skráaheiti…", "Enable the grid view" : "Virkja reitasýnina", + "Use this address to access your Files via WebDAV" : "Notaðu þetta vistfang til að nálgast skráaforritið þitt með WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ef þú hefur virkjað 2FA tveggja-þrepa-auðkenningu, þarftu að útbúa nýtt lykilorð forrits og nota það með því að smella hér.", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappa","{folderCount} möppur"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} skrá","{fileCount} skrár"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 skrá og {folderCount} mappa","1 skrá og {folderCount} möppur"], |