diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:32 +0000 |
commit | 7cc66998a2a0383b89e80a9e5c54d9848c539455 (patch) | |
tree | a70fc5e168b3a8a204450732887b50d65c81afb1 /apps/files/l10n/sr.js | |
parent | ff06a803e61025e58749b71a17a32457785338d9 (diff) | |
download | nextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.tar.gz nextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sr.js')
-rw-r--r-- | apps/files/l10n/sr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index d83015377ac..0f5d830401b 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -172,6 +172,7 @@ OC.L10N.register( "Reload current directory" : "Поново учитај текући директоријум", "Go to the \"{dir}\" directory" : "Иди у „{dir}” дирекотријум", "Drag and drop files here to upload" : "Да отпремите, превуците и отпустите фајлове овде", + "Uploading \"{filename}\" failed" : "Није успело отпремање „{filename}”", "Upload successful" : "Отпремање је успешно", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", "\"{displayName}\" action failed" : "Акција „{displayName}” није успела", |