diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
commit | 5256ba0f2d16cb2656bcf880bad6ee3af86734a5 (patch) | |
tree | 15393ad9f124e617f46dabd7a439d2447d7ece7b /apps/files/l10n/eo.js | |
parent | f176b3b3dd7febce8c1008f70d133c425fa87c22 (diff) | |
download | nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.tar.gz nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.zip |
Fix(l10n): đ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/eo.js')
-rw-r--r-- | apps/files/l10n/eo.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index 221869a3282..9c5fd4c95f4 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -78,12 +78,11 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "Ne eblas uziÄi â/â en dosiernomo.", "\"{name}\" is not an allowed filetype" : "â{name}â ne estas permesita dosiertipo.", "View in folder" : "Vidi en dosierujo", - "Copied!" : "Kopiita!", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopii senperan ligilon (nur validas por uzantoj, kiuj povas aliri al tiu dosiero aĆ dosierujo)", "Path" : "Vojo", "_%n byte_::_%n bytes_" : ["%n bajto","%n bajtoj"], "Favorited" : "PliĆatitaj", "Favorite" : "PliĆatata", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopii senperan ligilon (nur validas por uzantoj, kiuj povas aliri al tiu dosiero aĆ dosierujo)", "You can only favorite a single file or folder at a time" : "Vi povas samtempe pliĆatigi nur unu dosieron aĆ dosierujon", "New folder" : "Nova dosierujo", "Upload file" : "AlĆuti dosieron", @@ -165,6 +164,7 @@ OC.L10N.register( "Select" : "Elekti", "You donât have permission to upload or create files here" : "Vi ne permesatas alĆuti aĆ krei dosierojn Äi tie", "New" : "Nova", + "Copied!" : "Kopiita!", "Settings" : "Agordo" }, "nplurals=2; plural=(n != 1);"); |