diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-02 00:21:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-02 00:21:18 +0000 |
commit | 4efa24bd3f0dbfd4d0f02ba21e1f527b734d9b81 (patch) | |
tree | a15439f0a8812f172427b0b84ce971a63c633d1b /apps/files_trashbin | |
parent | 516fd736847f65aaca52334c97d444313d0ee5d8 (diff) | |
download | nextcloud-server-4efa24bd3f0dbfd4d0f02ba21e1f527b734d9b81.tar.gz nextcloud-server-4efa24bd3f0dbfd4d0f02ba21e1f527b734d9b81.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/is.js | 3 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/is.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/is.js b/apps/files_trashbin/l10n/is.js index 71f34fa0425..1e5e27c2e24 100644 --- a/apps/files_trashbin/l10n/is.js +++ b/apps/files_trashbin/l10n/is.js @@ -3,6 +3,7 @@ OC.L10N.register( { "restored" : "endurheimt", "Deleted files" : "eyddar skrár", + "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Eyddar skrár og möppur í ruslinu (gæru runnið út við útflutning ef þú átt lítið geymslupláss eftir)", "This application enables users to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.", "Restore" : "Endurheimta", "List of files that have been deleted." : "Listi yfir skrár sem hefur verið eytt.", @@ -10,7 +11,7 @@ OC.L10N.register( "Files and folders you have deleted will show up here" : "Skrár og möppur sem þú hefur eytt birtast hér", "Deleted" : "Eytt", "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan", - "No entries found in this folder" : "Engar skrár fundust í þessari möppu", + "No entries found in this folder" : "Engar færslur fundust í þessari möppu", "Select all" : "Velja allt", "Name" : "Heiti", "Actions" : "Aðgerðir", diff --git a/apps/files_trashbin/l10n/is.json b/apps/files_trashbin/l10n/is.json index c614b819314..c76bbb05fea 100644 --- a/apps/files_trashbin/l10n/is.json +++ b/apps/files_trashbin/l10n/is.json @@ -1,6 +1,7 @@ { "translations": { "restored" : "endurheimt", "Deleted files" : "eyddar skrár", + "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Eyddar skrár og möppur í ruslinu (gæru runnið út við útflutning ef þú átt lítið geymslupláss eftir)", "This application enables users to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.", "Restore" : "Endurheimta", "List of files that have been deleted." : "Listi yfir skrár sem hefur verið eytt.", @@ -8,7 +9,7 @@ "Files and folders you have deleted will show up here" : "Skrár og möppur sem þú hefur eytt birtast hér", "Deleted" : "Eytt", "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan", - "No entries found in this folder" : "Engar skrár fundust í þessari möppu", + "No entries found in this folder" : "Engar færslur fundust í þessari möppu", "Select all" : "Velja allt", "Name" : "Heiti", "Actions" : "Aðgerðir", |