|
949 | 949 | "table": "Tabelvisning" |
950 | 950 | }, |
951 | 951 | "pagination": { |
952 | | - "mode_label": "Pagination mode", |
953 | | - "infinite": "Infinite", |
954 | | - "paginated": "Paginated", |
955 | | - "items_per_page": "Items per page", |
956 | | - "per_page": "{count} / page", |
957 | | - "showing": "{range} of {total}", |
958 | | - "previous": "Previous page", |
959 | | - "next": "Next page", |
960 | | - "nav_label": "Pagination" |
| 952 | + "mode_label": "Pagineringstilstand", |
| 953 | + "infinite": "Uendelig", |
| 954 | + "paginated": "Pagineret", |
| 955 | + "items_per_page": "Elementer pr. side", |
| 956 | + "per_page": "{count} / side", |
| 957 | + "showing": "{range} ud af {total}", |
| 958 | + "previous": "Forrige side", |
| 959 | + "next": "Næste side", |
| 960 | + "nav_label": "Paginering" |
961 | 961 | }, |
962 | 962 | "count": { |
963 | | - "showing_filtered": "{filtered} of {count} package | {filtered} of {count} packages", |
964 | | - "showing_all": "{count} package | {count} packages", |
965 | | - "showing_paginated": "{pageSize} of {count} package | {pageSize} of {count} packages" |
| 963 | + "showing_filtered": "{filtered} ud af {count} pakke | {filtered} ud af {count} pakker", |
| 964 | + "showing_all": "{count} pakke | {count} pakker", |
| 965 | + "showing_paginated": "{pageSize} ud af {count} pakke | {pageSize} ud af {count} pakker" |
966 | 966 | }, |
967 | 967 | "table": { |
968 | | - "security_warning": "Security warning", |
969 | | - "secure": "Secure", |
970 | | - "no_packages": "No packages found" |
| 968 | + "security_warning": "Sikkerhedsadvarsel", |
| 969 | + "secure": "Sikker", |
| 970 | + "no_packages": "Ingen pakker fundet" |
971 | 971 | } |
972 | 972 | }, |
973 | 973 | "about": { |
|
1043 | 1043 | } |
1044 | 1044 | }, |
1045 | 1045 | "account_menu": { |
1046 | | - "connect": "connect", |
1047 | | - "account": "Account", |
| 1046 | + "connect": "forbind", |
| 1047 | + "account": "Konto", |
1048 | 1048 | "npm_cli": "npm CLI", |
1049 | 1049 | "atmosphere": "Atmosphere", |
1050 | | - "npm_cli_desc": "Manage packages & orgs", |
1051 | | - "atmosphere_desc": "Social features & identity", |
1052 | | - "connect_npm_cli": "Connect to npm CLI", |
1053 | | - "connect_atmosphere": "Connect to Atmosphere", |
1054 | | - "connecting": "Connecting...", |
| 1050 | + "npm_cli_desc": "Administrer pakker & organisationer", |
| 1051 | + "atmosphere_desc": "Sociale funktioner & identitet", |
| 1052 | + "connect_npm_cli": "Forbind til npm CLI", |
| 1053 | + "connect_atmosphere": "Forbind til Atmosphere", |
| 1054 | + "connecting": "Forbinder...", |
1055 | 1055 | "ops": "{count} op | {count} ops" |
1056 | 1056 | }, |
1057 | 1057 | "auth": { |
|
1280 | 1280 | "migrate": "Migrate with PDS MOOver" |
1281 | 1281 | }, |
1282 | 1282 | "server": { |
1283 | | - "title": "Server Details", |
1284 | | - "location_label": "Location:", |
1285 | | - "location_value": "Nuremberg, Germany", |
1286 | | - "infrastructure_label": "Infrastructure:", |
1287 | | - "infrastructure_value": "Hosted on Hetzner", |
1288 | | - "privacy_label": "Privacy:", |
1289 | | - "privacy_value": "Subject to strict EU Data Protection laws", |
1290 | | - "learn_more": "Learn how npmx uses the Atmosphere" |
| 1283 | + "title": "Serverdetaljer", |
| 1284 | + "location_label": "Placering:", |
| 1285 | + "location_value": "Nürnberg, Tyskland", |
| 1286 | + "infrastructure_label": "Infrastruktur:", |
| 1287 | + "infrastructure_value": "Hostet på Hetzner", |
| 1288 | + "privacy_label": "Privatliv:", |
| 1289 | + "privacy_value": "Underlagt strenge EU-databeskyttelseslove", |
| 1290 | + "learn_more": "Lær hvordan npmx bruger Atmosphere" |
1291 | 1291 | }, |
1292 | 1292 | "community": { |
1293 | | - "title": "Who is here", |
1294 | | - "description": "Some of the {count} accounts that are already calling npmx.social home:", |
1295 | | - "loading": "Loading PDS community...", |
1296 | | - "error": "Failed to load PDS community.", |
1297 | | - "empty": "No community members to display.", |
1298 | | - "view_profile": "View {handle}'s profile", |
1299 | | - "new_accounts": "...plus {count} more that are new to the atmosphere" |
| 1293 | + "title": "Hvem er her", |
| 1294 | + "description": "Nogle af de {count} konti, der allerede kalder npmx.social hjem:", |
| 1295 | + "loading": "Indlæser PDS-fællesskab...", |
| 1296 | + "error": "Kunne ikke indlæse PDS-fællesskab.", |
| 1297 | + "empty": "Ingen fællesskabsmedlemmer at vise.", |
| 1298 | + "view_profile": "Se {handle}'s profil", |
| 1299 | + "new_accounts": "...plus {count} nye, der er nye i atmosfæren" |
1300 | 1300 | } |
1301 | 1301 | }, |
1302 | 1302 | "privacy_policy": { |
|
0 commit comments