diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
commit | 20d7bf8a880ddf41874afdaf3784d29bc1bc925d (patch) | |
tree | fa516123a99923356e2ee6e2843300426c41b80d /lib/l10n/fo.js | |
parent | e66ebb01bb01055a701b9f4f311d4ff6a769a9af (diff) | |
download | nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.tar.gz nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/fo.js')
-rw-r--r-- | lib/l10n/fo.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/fo.js b/lib/l10n/fo.js index ca1307ad937..9f86f94b4ce 100644 --- a/lib/l10n/fo.js +++ b/lib/l10n/fo.js @@ -1,6 +1,12 @@ OC.L10N.register( "lib", { + "Email" : "T-post", + "Twitter" : "Twitter", + "Website" : "Heimasíða", + "Address" : "Adressa", + "Profile picture" : "Profil mynd", + "Full name" : "Fulla navn", "Authentication error" : "Samgildis feilur" }, "nplurals=2; plural=(n != 1);"); |