Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-01 05:32:36 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-01 05:32:36 +0300
commitcdaf80809f31b763d57984545c0ffe65ed7f68d8 (patch)
tree3192fd1dc0508d9d2b6cde2099e6e3fa4216243f /apps/user_status
parent3638e65027afad9f51676ba7bb6feea2ea4a5c88 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/ro.js15
-rw-r--r--apps/user_status/l10n/ro.json15
2 files changed, 30 insertions, 0 deletions
diff --git a/apps/user_status/l10n/ro.js b/apps/user_status/l10n/ro.js
index 444a7badebc..300cabab797 100644
--- a/apps/user_status/l10n/ro.js
+++ b/apps/user_status/l10n/ro.js
@@ -1,6 +1,15 @@
OC.L10N.register(
"user_status",
{
+ "Recent statuses" : "Statusuri recente",
+ "In a meeting" : "În cadrul unei întâlniri",
+ "Commuting" : "În deplasare",
+ "Out sick" : "Bolnav",
+ "Vacationing" : "În vacanță",
+ "Working remotely" : "Lucru la distanță",
+ "In a call" : "Într-un apel",
+ "User status" : "Statusul utilizatorului",
+ "View profile" : "Vezi profilul",
"Clear status message after" : "Șterge mesajul de stare după",
"What is your status?" : "Care este statusul dumneavoastră?",
"Set status" : "Setează status",
@@ -8,13 +17,19 @@ OC.L10N.register(
"Status message" : "Mesaj de status",
"Clear status message" : "Șterge mesajul de stare",
"Set status message" : "Setează mesajul de status",
+ "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",
+ "No recent status changes" : "Nu există modificări recente ale statutului",
"Away" : "Plecat",
"Do not disturb" : "Nu deranja",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Nu curăța",
"Today" : "Azi",
"This week" : "Săptămâna asta",
"Online" : "Online",
"Invisible" : "Invizibil",
+ "Offline" : "Offline",
+ "There was an error saving the new status" : "S-a produs o eroare de salvare a noului status",
"30 minutes" : "30 minute",
"1 hour" : "1 oră",
"4 hours" : "4 ore",
diff --git a/apps/user_status/l10n/ro.json b/apps/user_status/l10n/ro.json
index 3b4c2630f74..d89a1f6a40c 100644
--- a/apps/user_status/l10n/ro.json
+++ b/apps/user_status/l10n/ro.json
@@ -1,4 +1,13 @@
{ "translations": {
+ "Recent statuses" : "Statusuri recente",
+ "In a meeting" : "În cadrul unei întâlniri",
+ "Commuting" : "În deplasare",
+ "Out sick" : "Bolnav",
+ "Vacationing" : "În vacanță",
+ "Working remotely" : "Lucru la distanță",
+ "In a call" : "Într-un apel",
+ "User status" : "Statusul utilizatorului",
+ "View profile" : "Vezi profilul",
"Clear status message after" : "Șterge mesajul de stare după",
"What is your status?" : "Care este statusul dumneavoastră?",
"Set status" : "Setează status",
@@ -6,13 +15,19 @@
"Status message" : "Mesaj de status",
"Clear status message" : "Șterge mesajul de stare",
"Set status message" : "Setează mesajul de status",
+ "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",
+ "No recent status changes" : "Nu există modificări recente ale statutului",
"Away" : "Plecat",
"Do not disturb" : "Nu deranja",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Nu curăța",
"Today" : "Azi",
"This week" : "Săptămâna asta",
"Online" : "Online",
"Invisible" : "Invizibil",
+ "Offline" : "Offline",
+ "There was an error saving the new status" : "S-a produs o eroare de salvare a noului status",
"30 minutes" : "30 minute",
"1 hour" : "1 oră",
"4 hours" : "4 ore",