diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-26 00:23:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-26 00:23:38 +0000 |
commit | 371aa1bc5d1c5a5be55ac8e9e812817a68a0cc23 (patch) | |
tree | c0f68000e31d4d8958dbf340524064c2d474dc8a /apps/user_status | |
parent | 28e0ccfed906525183306ff3d38b67075d688773 (diff) | |
download | nextcloud-server-371aa1bc5d1c5a5be55ac8e9e812817a68a0cc23.tar.gz nextcloud-server-371aa1bc5d1c5a5be55ac8e9e812817a68a0cc23.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/ro.js | 10 | ||||
-rw-r--r-- | apps/user_status/l10n/ro.json | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/apps/user_status/l10n/ro.js b/apps/user_status/l10n/ro.js index dfb20d7cf35..f08d1a0b5d5 100644 --- a/apps/user_status/l10n/ro.js +++ b/apps/user_status/l10n/ro.js @@ -10,14 +10,24 @@ OC.L10N.register( "Working remotely" : "Lucru la distanță", "In a call" : "Într-un apel", "User status" : "Statusul utilizatorului", + "Clear status after" : "Șterge statusul după", + "Emoji for your status message" : "Emoji pentru mesajul de status", "What is your status?" : "Care este statusul dumneavoastră?", + "Predefined statuses" : "Stări predefinite", + "Previously set" : "Setat anterior", + "Reset status" : "Resetează starea", "Set status" : "Setează status", "Online status" : "Status online", "Status message" : "Mesaj de status", + "Your status was set automatically" : "Statusul a fost setat automat", "Clear status message" : "Șterge mesajul de stare", "Set status message" : "Setează mesajul de status", + "Reset status to \"{icon} {message}\"" : "Resetează statusul la \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Resetează statusul la \"{message}\"", + "Reset status to \"{icon}\"" : "Resetează statusul la \"{icon}\"", "There was an error saving the status" : "S-a produs o eroare la salvarea stării", "There was an error clearing the status" : "S-a produs o eroare de ștergere a statutului", + "There was an error reverting the status" : "Eroare la revenirea la statusul anterior", "Don't clear" : "Nu curăța", "Today" : "Azi", "This week" : "Săptămâna asta", diff --git a/apps/user_status/l10n/ro.json b/apps/user_status/l10n/ro.json index ca0fced18e4..f3346b30c96 100644 --- a/apps/user_status/l10n/ro.json +++ b/apps/user_status/l10n/ro.json @@ -8,14 +8,24 @@ "Working remotely" : "Lucru la distanță", "In a call" : "Într-un apel", "User status" : "Statusul utilizatorului", + "Clear status after" : "Șterge statusul după", + "Emoji for your status message" : "Emoji pentru mesajul de status", "What is your status?" : "Care este statusul dumneavoastră?", + "Predefined statuses" : "Stări predefinite", + "Previously set" : "Setat anterior", + "Reset status" : "Resetează starea", "Set status" : "Setează status", "Online status" : "Status online", "Status message" : "Mesaj de status", + "Your status was set automatically" : "Statusul a fost setat automat", "Clear status message" : "Șterge mesajul de stare", "Set status message" : "Setează mesajul de status", + "Reset status to \"{icon} {message}\"" : "Resetează statusul la \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Resetează statusul la \"{message}\"", + "Reset status to \"{icon}\"" : "Resetează statusul la \"{icon}\"", "There was an error saving the status" : "S-a produs o eroare la salvarea stării", "There was an error clearing the status" : "S-a produs o eroare de ștergere a statutului", + "There was an error reverting the status" : "Eroare la revenirea la statusul anterior", "Don't clear" : "Nu curăța", "Today" : "Azi", "This week" : "Săptămâna asta", |